CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iputils: updated to release 2
authorVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 19:44:39 +0000 (19:44 +0000)
committerVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 19:44:39 +0000 (19:44 +0000)
iputils/Pkgfile

index 98712644a7dcd0360fbe033c47153fef86ddcf52..2a4c0c074398b7b6e29143b7439e5d31c288c27c 100644 (file)
@@ -7,7 +7,7 @@
 
 name=iputils
 version=s20151218
-release=1
+release=2
 source=(http://www.skbuff.net/iputils/$name-$version.tar.bz2
         http://crux.nu/files/distfiles/$name-man-$version.tar.xz)
 
@@ -16,7 +16,7 @@ build() {
   sed -e "s|arping.o -lsysfs|arping.o $CLFS/usr/lib/libsysfs.so|" \
       -e 's/IPV6_TARGETS=*/IPV6_TARGETS=/' -i Makefile
 
-  make CC="$CC" CFLAGS="$CFLAGS $CCOPT -I$CLFS/usr/include" USE_GNUTLS=no
+  make CC="$CC" CFLAGS="$CFLAGS $CCOPT -I$CLFS/usr/include" USE_GCRYPT=no USE_GNUTLS=no
 
   install -d $PKG/{{s,}bin,usr/{sbin,share/man/man8}}
   install ping $PKG/bin/