diff options
author | orchidman <lesibel@free.fr> | 2011-09-08 00:54:17 +0200 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2011-09-08 00:54:17 +0200 |
commit | e0aeebd26b839bb97107b59c12be0824fde2149b (patch) | |
tree | 823981b81cee5151b291f9ed37833c20232b3035 /base/aaabasicfs/Pkgfile | |
parent | 193cc4b8dc316bac10238259f257f857e03533c3 (diff) | |
parent | 8184c1ec04ce5c2f40b872180ebaba0a3f464752 (diff) | |
download | nutyx-extra-e0aeebd26b839bb97107b59c12be0824fde2149b.tar.gz nutyx-extra-e0aeebd26b839bb97107b59c12be0824fde2149b.tar.bz2 nutyx-extra-e0aeebd26b839bb97107b59c12be0824fde2149b.tar.xz nutyx-extra-e0aeebd26b839bb97107b59c12be0824fde2149b.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index cfc75eea1..51efed108 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -5,14 +5,15 @@ name=aaabasicfs version=2011 -release=1 +release=2 scriptsversion=lfs-bootscripts-20110424 BLFSscriptsversion=20100825 XORG_PREFIX=/usr -source=(http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2 \ - http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$BLFSscriptsversion.tar.bz2 \ - fstab inittab inputrc network rc profile dircolors.sh extrapaths.sh bash_profile bashrc bashrc.etc \ - http://nutyx.meticul.eu/files/patchs/$name/lfs-bootscripts-03.patch nu readline.sh unmask.sh X.sh ) +source=(http://nutyx.meticul.eu/files/patchs/$name/$scriptsversion.tar.bz2 \ + http://nutyx.meticul.eu/files/patchs/$name/blfs-bootscripts-$BLFSscriptsversion.tar.bz2 \ + http://nutyx.meticul.eu/files/patchs/$name/lfs-bootscripts-03.patch \ + fstab inittab inputrc network rc profile dircolors.sh extrapaths.sh \ + bash_profile bashrc bashrc.etc nu readline.sh unmask.sh X.sh ) build() { |