commit:     2877237f21c34edd3938115a2ba509657c62713d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 12:49:26 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 13:21:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2877237f

net-analyzer/pmacct: Clean up patch

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/pmacct/files/pmacct-1.7.3-nDPI-3.0.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/pmacct/files/pmacct-1.7.3-nDPI-3.0.patch 
b/net-analyzer/pmacct/files/pmacct-1.7.3-nDPI-3.0.patch
index 3cffef25862..9e6c618fe44 100644
--- a/net-analyzer/pmacct/files/pmacct-1.7.3-nDPI-3.0.patch
+++ b/net-analyzer/pmacct/files/pmacct-1.7.3-nDPI-3.0.patch
@@ -1,5 +1,5 @@
---- a/./configure.ac
-+++ b/./configure.ac
+--- a/configure.ac
++++ b/configure.ac
 @@ -955,6 +955,7 @@
        CFLAGS="$_save_CFLAGS"
      ])
@@ -8,8 +8,8 @@
      ;;
    no)
      AC_MSG_RESULT(no)
---- a/./src/ndpi/ndpi.c
-+++ b/./src/ndpi/ndpi.c
+--- a/src/ndpi/ndpi.c
++++ b/src/ndpi/ndpi.c
 @@ -374,10 +374,14 @@
    if (flow->detection_completed || flow->tcp_finished) {
      if (flow->detected_protocol.app_protocol == NDPI_PROTOCOL_UNKNOWN)

Reply via email to