pkgsrc/net/ntop/patches/patch-aa

14 lines
541 B
Text
Raw Normal View History

2011-10-18 12:33:06 +02:00
$NetBSD: patch-aa,v 1.15 2011/10/18 10:33:06 adam Exp $
2011-10-18 12:33:06 +02:00
--- Makefile.am.orig 2011-03-03 13:44:59.000000000 +0000
+++ Makefile.am
2011-10-18 12:33:06 +02:00
@@ -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; \