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:
parent
0430f1f0ce
commit
ec951fb2a8
27 changed files with 0 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue