openbsd-ports/www/dansguardian/patches/patch-data_Makefile_in

12 lines
476 B
Plaintext
Raw Normal View History

$OpenBSD: patch-data_Makefile_in,v 1.2 2009/04/18 14:42:41 sthen Exp $
--- data/Makefile.in.orig Tue Jan 20 11:15:29 2009
+++ data/Makefile.in Wed Apr 15 22:42:03 2009
@@ -490,7 +490,6 @@ uninstall-am: uninstall-local
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(DATATOPDIR) && \
- $(mkinstalldirs) $(DESTDIR)$(DGLOGLOCATION) && \
$(mkinstalldirs) $(DESTDIR)$(DGPIDDIR) && \
for l in $(FLISTS) ; do \
echo "$(INSTALL_DATA) $$l $(DESTDIR)$(DATATOPDIR)/$$l"; \