summaryrefslogtreecommitdiffstats
path: root/base/bash/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-06-09 13:35:53 +0200
committersibel <lesibel at free dot fr>2010-06-09 13:35:53 +0200
commit07480da01348c6c9bd5f25b51186e183e488fab8 (patch)
tree6de39dc5b387ffe9af40295fa2d93b575aa10407 /base/bash/Pkgfile
parentf5eca0af6234f31cb34333ca3aad769d2b0d3e6f (diff)
downloadnutyx-extra-07480da01348c6c9bd5f25b51186e183e488fab8.tar.gz
nutyx-extra-07480da01348c6c9bd5f25b51186e183e488fab8.tar.bz2
nutyx-extra-07480da01348c6c9bd5f25b51186e183e488fab8.tar.xz
nutyx-extra-07480da01348c6c9bd5f25b51186e183e488fab8.zip
Maj de bash#4.1-1
Diffstat (limited to 'base/bash/Pkgfile')
-rwxr-xr-xbase/bash/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/bash/Pkgfile b/base/bash/Pkgfile
index c7eebe38e..418d1ed3f 100755
--- a/base/bash/Pkgfile
+++ b/base/bash/Pkgfile
@@ -2,12 +2,12 @@
# URL: http://www.gnu.org/software/bash/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-
+i
name=bash
version=4.1
release=1
source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz\
- http://www.linuxfromscratch.org/patches/lfs/development/bash-4.1-fixes-1.patch)
+ http://www.linuxfromscratch.org/patches/lfs/development/bash-4.1-fixes-2.patch)
build() {
cd $name-$version