Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts

This commit is contained in:
Matthias Clasen 2008-10-06 10:41:20 -04:00
commit 1a6a1f6bac
1 changed files with 0 additions and 14 deletions

View File

@ -67,19 +67,5 @@ broffice.org-draw
-festival-*
-festvox-slt-arctic-hts
%end
%post
# system-config-keyboard doesn't really work (missing xorg.conf etc)
cat >>/etc/X11/xorg.conf << EOF
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "br-abnt2"
EndSection
EOF
%end