X-Git-Url: http://gitweb/?a=blobdiff_plain;f=man-pages%2FPkgfile;h=2aeb6e48f6db703403da4e4d6e2ade57f358535b;hb=refs%2Fheads%2F3.3;hp=33bcee3b00452f8f9080ea7cda7106961cadecec;hpb=a2344adab4d3209c9fabe21b29a61394bd218658;p=crossrootfs.git diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index 33bcee3..2aeb6e4 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -1,9 +1,10 @@ # Description: The Linux manpages collection # URL: http://man7.org/linux/man-pages/index.html # Maintainer: CRUX System Team, core-ports at crux dot nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu name=man-pages -version=4.02 +version=4.09 release=1 source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \ http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2013-a.tar.xz) @@ -11,7 +12,6 @@ source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \ build() { cd $name-$version rm man1/time.1 man5/passwd.5 man5/attr.5 - make CC="$CC" AR="$AR" RANLIB="$RANLIB" OPT="$CFLAGS" gz make DESTDIR=$PKG install cd $SRC/$name-posix-2013-a