summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-01-31 05:44:02 +0100
committerJeroen Roovers <jer@gentoo.org>2018-01-31 05:44:02 +0100
commit0168fd9190ac49b7c7d72d71540749bea93b6c14 (patch)
tree01133f4cf05e8e4e7631c74760697b92eae09e42 /net-analyzer/argus/files
parentnet-analyzer/argus-clients: Use net-libs/libtirpc. (diff)
downloadgentoo-0168fd9190ac49b7c7d72d71540749bea93b6c14.tar.gz
gentoo-0168fd9190ac49b7c7d72d71540749bea93b6c14.tar.bz2
gentoo-0168fd9190ac49b7c7d72d71540749bea93b6c14.zip
net-analyzer/argus: Clean up patch.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-analyzer/argus/files')
-rw-r--r--net-analyzer/argus/files/argus-3.0.8.2-rpc.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch b/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
index 462d465609f1..96af0caf140e 100644
--- a/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
+++ b/net-analyzer/argus/files/argus-3.0.8.2-rpc.patch
@@ -1,6 +1,5 @@
-diff -ruN argus-3.0.8.2.orig/common/Makefile.in argus-3.0.8.2/common/Makefile.in
---- argus-3.0.8.2.orig/common/Makefile.in 2015-04-14 14:32:33.000000000 -0000
-+++ argus-3.0.8.2/common/Makefile.in 2017-09-25 10:27:16.272856331 -0000
+--- a/common/Makefile.in
++++ b/common/Makefile.in
@@ -35,12 +35,12 @@
CC = @CC@
@@ -16,9 +15,8 @@ diff -ruN argus-3.0.8.2.orig/common/Makefile.in argus-3.0.8.2/common/Makefile.in
INSTALL = @INSTALL@
RANLIB = @V_RANLIB@
-diff -ruN argus-3.0.8.2.orig/configure.ac argus-3.0.8.2/configure.ac
---- argus-3.0.8.2.orig/configure.ac 2017-09-25 10:20:04.155174606 -0000
-+++ argus-3.0.8.2/configure.ac 2017-09-25 10:24:39.151904377 -0000
+--- a/configure.ac
++++ b/configure.ac
@@ -120,6 +120,25 @@
AC_CHECK_FUNCS(floorf remainderf)
AC_CHECK_FUNCS(timegm)