diff options
author | tnut <tnut at nutyx dot com> | 2011-09-07 21:17:05 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-09-07 21:17:05 +0200 |
commit | 808b65da623d2f22cefb198aab8e4d03690d37f9 (patch) | |
tree | 86728bbd7040a0102f562ac23cdcc384d26e78a0 /base/aaabasicfs/Pkgfile | |
parent | 87109c06d18c480fb045e23199ec764341d7c0bf (diff) | |
download | nutyx-extra-808b65da623d2f22cefb198aab8e4d03690d37f9.tar.gz nutyx-extra-808b65da623d2f22cefb198aab8e4d03690d37f9.tar.bz2 nutyx-extra-808b65da623d2f22cefb198aab8e4d03690d37f9.tar.xz nutyx-extra-808b65da623d2f22cefb198aab8e4d03690d37f9.zip |
aaabasicfs, maj 2011-2
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() { |