mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
$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; \
|