specs: Remove sys-apps/hwsetup

Package isn't much use these days with udev.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-11-04 19:55:36 -05:00
parent 0430f1f0ce
commit ec951fb2a8
27 changed files with 0 additions and 29 deletions

View file

@ -12,9 +12,6 @@ case `uname -m` in
echo "# Disable UAC on Alpha" >> /etc/sysctl.conf
echo "kernel.uac.noprint = 1" >> /etc/sysctl.conf
;;
i?86|x86_64)
sed -i 's/DRIVER fbdev/DRIVER vesa/' /usr/share/hwdata/Cards
;;
esac
# Enforce a unicode font by default