summaryrefslogtreecommitdiff
path: root/net/ntop/patches/patch-aa
blob: d1e8c5b4ecb679c1d70b70cbc5cde31b61f4653b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.15 2011/10/18 10:33:06 adam Exp $

--- Makefile.am.orig	2011-03-03 13:44:59.000000000 +0000
+++ Makefile.am
@@ -328,7 +328,7 @@ install: install-recursive
 install-selinux-policy:
 	chcon -t textrel_shlib_t $(DESTDIR)$(libdir)/*ntop*.so
 
-install-data-local: ntop.txt ntop.html faq.html dnetter
+install-data-local: ntop.txt ntop.html faq.html
 	@$(top_srcdir)/mkinstalldirs $(DESTDIR)/$(libdir)/plugins;
 	@if ! test -d $(DESTDIR)/$(datadir)/ntop; then \
 	  $(top_srcdir)/mkinstalldirs $(DESTDIR)/$(datadir)/ntop; \