diff options
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() { |