]> git.pld-linux.org Git - packages/ntop.git/blob - ntop-plugins_makefile.patch
- install plugins to plugins dir
[packages/ntop.git] / ntop-plugins_makefile.patch
1 --- ntop/plugins/Makefile.am    2004-11-11 10:12:52.000000000 +0000
2 +++ ntop.new/plugins/Makefile.am        2005-01-01 21:09:57.376911224 +0000
3 @@ -42,16 +42,6 @@
4  #
5  # The meat for ntop
6  #
7 -noinst_PROGRAMS = \
8 -                  icmpPlugin.so \
9 -                  lastSeenPlugin.so \
10 -                  netflowPlugin.so \
11 -                  pdaPlugin.so \
12 -                  rrdPlugin.so \
13 -                  snmpPlugin.so \
14 -                  sflowPlugin.so \
15 -                  xmldumpPlugin.so
16 -
17  lib_LTLIBRARIES = \
18                    libicmpPlugin.la \
19                    liblastSeenPlugin.la \
20 --- ntop-3.2/plugins/Makefile.am~       2006-01-02 02:11:46.000000000 +0200
21 +++ ntop-3.2/plugins/Makefile.am        2006-01-02 02:47:33.000000000 +0200
22 @@ -42,7 +42,7 @@
23  #
24  # The meat for ntop
25  #
26 -lib_LTLIBRARIES = \
27 +plugin_LTLIBRARIES = \
28                    libicmpPlugin.la \
29                    liblastSeenPlugin.la \
30                    libnetflowPlugin.la \
This page took 0.06475 seconds and 3 git commands to generate.