X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=0a2b7133c59db41e80189c8265f8abf8a71bcefe;hb=9c92f2a74d41873185e9b99ee6c828dff8b7b483;hp=41cb0123a984d903a8544206e345cc1291832ec9;hpb=0030cce081ff43b0f3b2144cc707838034f58623;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 41cb012..0a2b713 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,19 +5,21 @@ # Depends on: ncurses name=bash -version=4.1 +version=4.1.2 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \ - profile) +source=(http://ftp.gnu.org/gnu/$name/$name-${version%.*}.tar.gz \ + $name-4.1-001-002.patch.gz profile) build() { - cd $name-$version + cd $name-${version%.*} cat > config.cache <