]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - diffutils/diffutils.nm
systemd: Update to 242
[ipfire-3.x.git] / diffutils / diffutils.nm
index ac42c0381eaf81d6135cfb3d58ec07f7a054adfa..e1562f1d4d910601bea04dee4f034756a5bf2aa2 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = diffutils
-version    = 3.2
+version    = 3.3
 release    = 3
 
 groups     = Development/Tools
@@ -20,10 +20,18 @@ description
 end
 
 source_dl  = http://ftp.gnu.org/gnu/diffutils/
+sources    = %{thisapp}.tar.xz
 
 build
-       configure_options += \
-               --mandir=/usr/share/man
+       requires
+               perl
+       end
+
+       prepare_cmds
+               # Disable gnulib test suite which does not work on
+               # grsecurity kernels
+               sed -e "s/gnulib-tests//" -i Makefile.{am,in}
+       end
 
        test
                make check