X-Git-Url: http://gitweb/?a=blobdiff_plain;f=coreutils%2FPkgfile;h=48f583b0fe805e367297006d8be56240af9e2c8b;hb=9301efb841a2002838a94a6e945c0983153a0b58;hp=a673cea1874567d317befa78dc74a2d24f2821cc;hpb=88b193c5378317b3e5888d0ca25b693dc7a6c65a;p=crossrootfs.git diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index a673cea..48f583b 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,15 +5,16 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.24 -release=2 +version=8.26 +release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz \ - $name-uname.patch) + $name-uname.patch $name-$version-Fix-cross.patch) build() { cd $name-$version patch -p1 -i $SRC/$name-uname.patch + patch -p1 -i $SRC/$name-$version-Fix-cross.patch cat > config.cache <