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 499caef29d7c38c7430d53ffa2eb585c3be1bedd..c23e12327510c3b318f62967be16a83c5eb9d463 100644 (file)
@@ -4,7 +4,7 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=make
-version=3.82
+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