CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
rc: updated to 2.31
[crossrootfs.git] / man-pages / Pkgfile
index 33bcee3b00452f8f9080ea7cda7106961cadecec..4ecbf8cc1ae7f8b4a928567e99d80e40bb5ab7f7 100644 (file)
@@ -1,17 +1,17 @@
 # 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.16
 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)
 
 build() {
   cd $name-$version
-  rm man1/time.1 man5/passwd.5 man5/attr.5
-  make CC="$CC" AR="$AR" RANLIB="$RANLIB" OPT="$CFLAGS" gz
+  rm man5/passwd.5 man5/attr.5
   make DESTDIR=$PKG install
 
   cd $SRC/$name-posix-2013-a