diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 17:29:25 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 17:29:25 +0200 |
commit | a717ad31d5f508804b49c9f5b9313af1b352c17a (patch) | |
tree | 3b0a952449b3764782a4f9c9f695288a2ef2788f /base/aaabasicfs/Pkgfile | |
parent | acbeaafd5878a45ffd2869201e3cbbb28c5ae4a9 (diff) | |
download | nutyx-pakxe-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.gz nutyx-pakxe-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.bz2 nutyx-pakxe-a717ad31d5f508804b49c9f5b9313af1b352c17a.tar.xz nutyx-pakxe-a717ad31d5f508804b49c9f5b9313af1b352c17a.zip |
aaabasicfs, le clavier pour xorg est dans le script d'install
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 |