From 6351766c00f5b27ee8c078307c57d0ded9ca6791 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 13 May 2012 20:22:21 +0000 Subject: bash 4.2-4 màj patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash/Pkgfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bash/Pkgfile') diff --git a/bash/Pkgfile b/bash/Pkgfile index 927ef12e1..2688ed155 100755 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,13 +5,13 @@ name=bash version=4.2 -release=3 +release=4 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz - http://www.linuxfromscratch.org/patches/lfs/development/bash-$version-fixes-5.patch) + http://www.linuxfromscratch.org/patches/lfs/development/bash-$version-fixes-6.patch) build() { cd $name-$version - patch -Np1 -i ../bash-$version-fixes-5.patch + patch -Np1 -i ../bash-$version-fixes-6.patch ./configure --prefix=/usr \ --bindir=/bin \ --htmldir=/usr/share/doc/$name-$version \ -- cgit v1.2.3-70-g09d2