freebsd-ports/net/ntop/files/patch-Makefile.am

11 lines
399 B
Text
Raw Normal View History

--- ./Makefile.am.orig Sat Jun 9 17:15:11 2007
+++ ./Makefile.am Tue Jul 17 12:37:26 2007
@@ -360,7 +360,6 @@
done
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; \
touch $(DESTDIR)/$(datadir)/ntop/warnuser; \