]> git.pld-linux.org Git - packages/ntop.git/blob - ntop-am.patch
- don't wget passive OS fingerprint database at install time
[packages/ntop.git] / ntop-am.patch
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
9  EXTRA_PROGRAMS = ntops
10  bin_SCRIPTS    = 
11  
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  
18 -NTOP_VERSION_EXTRA=""
19 +NTOP_VERSION_EXTRA=" PLD Linux RPM"
20  
21  echo
22  echo "Welcome to $PACKAGE_NAME, Version $PACKAGE_VERSION $NTOP_VERSION_EXTRA"
23
This page took 3.557712 seconds and 3 git commands to generate.