ports/www/squidclamav/files/patch-etc_Makefile.in
Kurt Jaeger 86f02af6de www/squidclamav: 6.10 -> 6.13
- Unbreak
- Update
- Changes:
  http://squidclamav.darold.net/news.html

PR:		198274
Approved by:	mm (timeout)
2015-10-11 14:29:05 +00:00

11 lines
478 B
Text

--- etc/Makefile.in.orig 2015-10-11 14:20:10 UTC
+++ etc/Makefile.in
@@ -371,7 +371,7 @@ uninstall-am:
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(CONFIGDIR)
for f in $(CONFS); do \
- $(INSTALL) $$f $(DESTDIR)$(CONFIGDIR)/$$f.default; \
+ $(INSTALL) $$f $(DESTDIR)$(CONFIGDIR)/$$f.sample; \
if test ! -f $(DESTDIR)$(CONFIGDIR)/$$f; then $(INSTALL) $$f $(DESTDIR)$(CONFIGDIR)/$$f; fi \
done
$(mkinstalldirs) $(DESTDIR)$(cicapdatadir)/templates/squidclamav/en/