]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- don't list plugin objects twice in Makefile.am
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 13 Sep 2004 13:36:05 +0000 (13:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop-plugins_makefile.patch -> 1.1

ntop-plugins_makefile.patch [new file with mode: 0644]

diff --git a/ntop-plugins_makefile.patch b/ntop-plugins_makefile.patch
new file mode 100644 (file)
index 0000000..f89f14f
--- /dev/null
@@ -0,0 +1,21 @@
+diff -dur ntop-3.0.orig/plugins/Makefile.am ntop-3.0/plugins/Makefile.am
+--- ntop-3.0.orig/plugins/Makefile.am  2004-01-16 19:26:44.000000000 +0100
++++ ntop-3.0/plugins/Makefile.am       2004-09-13 13:23:51.977558630 +0200
+@@ -42,16 +42,6 @@
+ #
+ # The meat for ntop
+ #
+-noinst_PROGRAMS = \
+-                  icmpPlugin.so \
+-                  lastSeenPlugin.so \
+-                  netflowPlugin.so \
+-                  nfsPlugin.so  \
+-                  pdaPlugin.so \
+-                  rrdPlugin.so \
+-                  sflowPlugin.so \
+-                  xmldumpPlugin.so
+-#                 rmonPlugin.so
+ lib_LTLIBRARIES = \
+                   libicmpPlugin.la \
+Only in ntop-3.0/plugins: Makefile.am~
This page took 0.103107 seconds and 4 git commands to generate.