CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
automake: updated to 1.15 and updated mandir
[crossrootfs.git] / m4 / Pkgfile
index b85b5538a161076a6533fcf370c6c08c996a8cd0..eaa0dfb992bd254ff6196d8a1a7bc1e6661f84f0 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on:
 
 name=m4
-version=1.4.16
+version=1.4.17
 release=1
 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
@@ -16,8 +16,6 @@ build() {
               --prefix=/usr \
               --mandir=/usr/man
 
-  touch doc/m4.1
-
   make
   make DESTDIR=$PKG install
   rm -rf $PKG/usr/share