summaryrefslogtreecommitdiffstats
path: root/base/bash/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/bash/Pkgfile')
-rwxr-xr-xbase/bash/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/bash/Pkgfile b/base/bash/Pkgfile
index 0c0b245aa..c7eebe38e 100755
--- a/base/bash/Pkgfile
+++ b/base/bash/Pkgfile
@@ -6,7 +6,8 @@
name=bash
version=4.1
release=1
-source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
+source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz\
+ http://www.linuxfromscratch.org/patches/lfs/development/bash-4.1-fixes-1.patch)
build() {
cd $name-$version