X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=fc5e50ec82e4e69d8072b2e7a857dce19a4e0b84;hb=77059b78fb83d1019541dd76b489fe89e951b27b;hp=8a4ca027bc8968fac16472a31745083bbd273bc7;hpb=39571f6e93cc3243f96c1fa0d32c95e169cdfce1;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 8a4ca02..fc5e50e 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses name=bash -version=4.2.7 +version=4.2.10 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-${version%.*}.tar.gz \ $name-$version.patch.gz profile) @@ -20,8 +20,6 @@ bash_cv_sys_named_pipes=yes bash_cv_job_control_missing=present EOF - gunzip -c $SRC/$name-4.1-001-002.patch.gz | patch -p0 - touch configure ./configure --build=$CHOST \ --host=$CTARGET \