diff options
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 1b6841164..5cabfb1c6 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -9,7 +9,7 @@ version=2010 release=1 scriptsversion=lfs-bootscripts-20100124 source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\ - hosts clock console fstab inittab message inputrc network 10-keyboard.conf \ + hosts clock console fstab inittab message inputrc network \ profile dircolors.sh extrapaths.sh bash_profile bashrc bashrc.etc lfs-bootscripts-01.patch \ blfs-bootscripts nu readline.sh unmask.sh X.sh i18n.sh bashrc ) @@ -170,8 +170,6 @@ EOF [Desktop] Session= EOF - mkdir -vp $PKG/etc/X11/xorg.conf.d - cp -v $SRC/10-keyboard.conf $PKG/etc/X11/xorg.conf.d/ cd $PKG/root/ ln -s ../etc/fstab ln -s ../etc/hosts |