]> git.pld-linux.org Git - packages/ntop.git/blame - ntop-am.patch
- don't wget passive OS fingerprint database at install time
[packages/ntop.git] / ntop-am.patch
CommitLineData
ab4b6699
ER
1--- ntop-3.2/Makefile.am~ 2006-01-02 02:50:33.000000000 +0200
2+++ ntop-3.2/Makefile.am 2006-01-02 02:50:35.000000000 +0200
3@@ -97,7 +97,7 @@
4 #
5 # The Games
6 #
7-bin_PROGRAMS = ntop
8+sbin_PROGRAMS = ntop
b7f1943e 9 EXTRA_PROGRAMS = ntops
ab4b6699
ER
10 bin_SCRIPTS =
11
ab4b6699
ER
12--- ntop-3.2/configure.in~ 2006-01-02 02:54:22.000000000 +0200
13+++ ntop-3.2/configure.in 2006-01-02 02:58:04.000000000 +0200
14@@ -61,7 +61,7 @@
15 HAS_ERROR=
16 HAS_WARNING=
17
b7f1943e 18-NTOP_VERSION_EXTRA=""
ab4b6699
ER
19+NTOP_VERSION_EXTRA=" PLD Linux RPM"
20
21 echo
22 echo "Welcome to $PACKAGE_NAME, Version $PACKAGE_VERSION $NTOP_VERSION_EXTRA"
b7f1943e 23
This page took 0.068652 seconds and 4 git commands to generate.