CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
m4: updated to 1.4.17
authorVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 09:54:10 +0000 (09:54 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 09:54:10 +0000 (09:54 +0000)
m4/.md5sum
m4/Pkgfile

index f202b6d22679d3a3de4e112164990d13508b40a6..f96f9a2133c949f1184dcfbd8f4a199efc73c601 100644 (file)
@@ -1 +1 @@
-8a7cef47fecab6272eb86a6be6363b2f  m4-1.4.16.tar.bz2
+8a1787edcba75ae5cd1dc40d7d8ed03a  m4-1.4.17.tar.bz2
index b9df4e6e93bf3c8bca1bdf64fa5faba42a4c70f6..922017de94f92c98197cd7e01bb1042e68fef6ed 100644 (file)
@@ -5,14 +5,14 @@
 # Depends on:
 
 name=m4
-version=1.4.16
-release=2
+version=1.4.17
+release=1
 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
 build() {
   cd $name-$version
-    # fix for glibc 'gets' removal
-  sed -i -e '/gets is a/d' lib/stdio.in.h
+  # fix for glibc 'gets' removal
# sed -i -e '/gets is a/d' lib/stdio.in.h
 
   ./configure --build=$CHOST \
               --host=$CTARGET \