]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- deleted, errous name,
authordjrzulf <djrzulf@pld-linux.org>
Tue, 26 Mar 2002 08:52:06 +0000 (08:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop-Makefile-version.patch -> 1.2

ntop-Makefile-version.patch [deleted file]

diff --git a/ntop-Makefile-version.patch b/ntop-Makefile-version.patch
deleted file mode 100644 (file)
index 2269182..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
---- Makefile.am        Mon Mar 25 23:29:17 2002
-+++ Makefile.am.new    Mon Mar 25 23:31:04 2002
-@@ -128,7 +128,7 @@
- libntop_la_DEPENDENCIES = config.h
- libntop_la_LIBADD       = $(CORELIBS)
--libntop_la_LDFLAGS      = -version-info @NTOP_VERSION_INFO@ -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
-+libntop_la_LDFLAGS      = -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
- # Archive for http representation, or the 'viewer'
- libntopreport_la_SOURCES = admin.c emitter.c \
-@@ -142,7 +142,7 @@
- libntopreport_la_DEPENDENCIES = config.h
- libntopreport_la_LIBADD       = $(MORELIBS)
--libntopreport_la_LDFLAGS      = -version-info @NTOP_VERSION_INFO@ -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
-+libntopreport_la_LDFLAGS      = -release @NTOP_RELEASE@ -export-dynamic @DYN_FLAGS@
- man_MANS = ntop.8 intop/intop.1
-@@ -218,7 +218,7 @@
-       /bin/rm -f privkey.pem cert.pem
- install-data-local:
--      @cp -p ntop-cert.pem $(bindir)/ntop-cert.pem
-+      @cp -p ntop-cert.pem $(DESTDIR)/$(bindir)/ntop-cert.pem
-       @$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(libdir)/plugins;
-       @$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(datadir)/ntop;
-       @$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(datadir)/ntop/html;
This page took 0.531876 seconds and 4 git commands to generate.