diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-24 01:22:28 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-24 01:22:28 +0200 |
commit | 47d4b3795005f68b26986d32a95aeb03b91fcea6 (patch) | |
tree | c0ec37345904c0aa617ff8be98ce8a60f6152cf9 /base/aaabasicfs/Pkgfile | |
parent | 2715c2a6bc56824266a2c7aaf4c45cb7cf9dc24e (diff) | |
download | nutyx-pakxe-47d4b3795005f68b26986d32a95aeb03b91fcea6.tar.gz nutyx-pakxe-47d4b3795005f68b26986d32a95aeb03b91fcea6.tar.bz2 nutyx-pakxe-47d4b3795005f68b26986d32a95aeb03b91fcea6.tar.xz nutyx-pakxe-47d4b3795005f68b26986d32a95aeb03b91fcea6.zip |
maj aaabasicfs#2010-1
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 00384a548..ba327288d 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -5,11 +5,11 @@ # Depends on: name=aaabasicfs -version=2009.3 +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 xorg.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 ) @@ -171,7 +171,6 @@ EOF Session= EOF mkdir -v $PKG/etc/X11 - cp -v xorg.conf $PKG/etc/X11/ cd $PKG/root/ ln -s ../etc/fstab ln -s ../etc/hosts |