X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=coreutils%2FPkgfile;h=8e99eea94faa04083020ea02df3a6e53605a88d1;hb=a11d64f24049d3e681a337c1ba26332ffd2652b4;hp=378cb6c9f08332b84d38bc97f7e80cf9b9c11ce2;hpb=6227039f88dee64811c8e6a545ee252c8b2a1e34;p=crossrootfs.git diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 378cb6c..8e99eea 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -2,19 +2,19 @@ # URL: http://www.gnu.org/software/coreutils/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: libgmp +# Depends on: libgmp acl libcap name=coreutils -version=8.12 +version=8.26 release=1 -source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz - coreutils-uname.patch - http://crux-arm.nu/files/distfiles/coreutils-${version}_manpages.tar.bz2) +source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz \ + $name-uname.patch $name-$version-Fix-cross.patch) build() { cd $name-$version - patch -p1 -i $SRC/coreutils-uname.patch - sed "s|SUBDIRS = lib src doc man po tests gnulib-tests|SUBDIRS = lib src tests gnulib-tests|g" -i Makefile.in + + patch -p1 -i $SRC/$name-uname.patch + patch -p1 -i $SRC/$name-$version-Fix-cross.patch cat > config.cache <