commit: 470c92bbd3101545ce507f4f125e22b74b4a1b72 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jan 15 09:10:20 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 09:49:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470c92bb
net-analyzer/ntopng: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3487 .../ntopng/files/ntopng-2.0-dont-build-ndpi.patch | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/net-analyzer/ntopng/files/ntopng-2.0-dont-build-ndpi.patch b/net-analyzer/ntopng/files/ntopng-2.0-dont-build-ndpi.patch deleted file mode 100644 index b189cba..00000000 --- a/net-analyzer/ntopng/files/ntopng-2.0-dont-build-ndpi.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.ac.old 2016-04-25 21:29:36.452888380 +0200 -+++ configure.ac 2016-04-25 21:30:04.679554971 +0200 -@@ -62,13 +62,6 @@ - fi - - NDPI_LIB=$NDPI_HOME/src/lib/.libs/libndpi.a --AC_MSG_CHECKING(for $NDPI_LIB) --if test -f "$NDPI_LIB" ; then : -- AC_MSG_RESULT(found $NDPI_LIB) --else -- AC_MSG_RESULT(not found $NDPI_LIB: compiling) -- cd $NDPI_HOME; ./autogen.sh; make; cd - --fi - - AC_MSG_CHECKING(for ntopng professional edition) - if test -d "pro"; then :
