X-Git-Url: http://gitweb/?a=blobdiff_plain;f=coreutils%2FPkgfile;h=39eb6f02abec140c4b88d3f0e00807cbf3f98f0e;hb=d5f0d5920a96cd1e5e479f796ff4ccf7b7d4b615;hp=2a519e0739452701d9c7d701be1847800b19deea;hpb=da33f4fc12d9275f5cbe9f3968fdf29679c07782;p=crossrootfs.git diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 2a519e0..39eb6f0 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.20 +version=8.22 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz \ $name-uname.patch) @@ -53,6 +53,7 @@ EOF # fix to avoid rebuild manpages sed 's|SUFFIXES: .1|SUFFIXES: |' -i Makefile + sed 's|man1_MANS =.*|man1_MANS =|g' -i Makefile make make DESTDIR=$PKG install