1
0
mirror of https://pagure.io/fedora-kickstarts.git synced 2025-01-13 08:05:17 +00:00

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

@ -67,19 +67,5 @@ broffice.org-draw
-festival-* -festival-*
-festvox-slt-arctic-hts -festvox-slt-arctic-hts
%end %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