CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pciutls: updated to 3.5.2
[crossrootfs.git] / make / Pkgfile
index 0cd019b4c466c43f680ddffd7061d1d78e66a5c4..c23e12327510c3b318f62967be16a83c5eb9d463 100644 (file)
@@ -4,7 +4,7 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=make
-version=4.0
+version=4.2.1
 release=1
 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
@@ -13,8 +13,7 @@ build() {
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
-              --disable-nls \
-              --mandir=/usr/man
+              --disable-nls
   make
   make DESTDIR=$PKG install
   rm -rf $PKG/usr/share