CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
man-pages: updated to 4.09
[crossrootfs.git] / man-pages / Pkgfile
index b9b44263649c4935b8caf2904b3d146e3bfa44e6..2aeb6e48f6db703403da4e4d6e2ade57f358535b 100644 (file)
@@ -4,7 +4,7 @@
 # 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)
@@ -12,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