]> git.pld-linux.org Git - packages/ntop.git/blame - ntop-am.patch
- rediff patches, rebuild with openssl 3.0.0, rel 8
[packages/ntop.git] / ntop-am.patch
CommitLineData
e38ae664
JR
1diff -urNp -x '*.orig' ntop-5.0.1.org/Makefile.am ntop-5.0.1/Makefile.am
2--- ntop-5.0.1.org/Makefile.am 2012-08-02 09:39:52.000000000 +0200
3+++ ntop-5.0.1/Makefile.am 2021-10-05 21:40:19.232484258 +0200
4@@ -105,7 +105,7 @@ DOCSFILES = `cat docs/FILES`
ab4b6699
ER
5 #
6 # The Games
7 #
8-bin_PROGRAMS = ntop
9+sbin_PROGRAMS = ntop
b7f1943e 10 EXTRA_PROGRAMS = ntops
e38ae664 11 bin_SCRIPTS =
ab4b6699 12
e38ae664
JR
13diff -urNp -x '*.orig' ntop-5.0.1.org/configure.in ntop-5.0.1/configure.in
14--- ntop-5.0.1.org/configure.in 2012-08-13 09:35:26.000000000 +0200
15+++ ntop-5.0.1/configure.in 2021-10-05 21:40:19.232484258 +0200
16@@ -61,7 +61,7 @@ AM_CONFIG_HEADER(config.h)
ab4b6699
ER
17 HAS_ERROR=
18 HAS_WARNING=
19
b7f1943e 20-NTOP_VERSION_EXTRA=""
ab4b6699
ER
21+NTOP_VERSION_EXTRA=" PLD Linux RPM"
22
23 echo
24 echo "Welcome to $PACKAGE_NAME, Version $PACKAGE_VERSION $NTOP_VERSION_EXTRA"
This page took 0.104291 seconds and 4 git commands to generate.