X-Git-Url: http://gitweb/?a=blobdiff_plain;f=coreutils%2FPkgfile;h=0a4c4f73e94c12b512242a9af26d5f4a37c61eaf;hb=69672c0bd989d63e66db613717d0061471e77857;hp=378cb6c9f08332b84d38bc97f7e80cf9b9c11ce2;hpb=6227039f88dee64811c8e6a545ee252c8b2a1e34;p=crossrootfs.git diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 378cb6c..0a4c4f7 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -2,19 +2,18 @@ # 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.29 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://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz + $name-uname.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 cat > config.cache <