summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/clamav/patches/patch-ab')
-rw-r--r--mail/clamav/patches/patch-ab25
1 files changed, 0 insertions, 25 deletions
diff --git a/mail/clamav/patches/patch-ab b/mail/clamav/patches/patch-ab
deleted file mode 100644
index 4fd8f8e5291..00000000000
--- a/mail/clamav/patches/patch-ab
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2004/07/21 02:48:58 xtraeme Exp $
-
---- etc/Makefile.in.orig 2004-07-21 04:38:49.000000000 +0200
-+++ etc/Makefile.in 2004-07-21 04:39:56.000000000 +0200
-@@ -176,7 +176,7 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
- EXTRA_DIST = clamav.conf freshclam.conf
--CFGINST = @CFGDIR@
-+CFGINST = $(datadir)/examples/clamav
- all: all-am
-
- .SUFFIXES:
-@@ -339,8 +339,9 @@
-
- install:
- $(mkinstalldirs) $(DESTDIR)$(CFGINST)
--@INSTALL_CLAMAV_CONF_TRUE@ @$(INSTALL_DATA) $(srcdir)/clamav.conf $(DESTDIR)$(CFGINST)
--@INSTALL_FRESHCLAM_CONF_TRUE@ @$(INSTALL_DATA) $(srcdir)/freshclam.conf $(DESTDIR)$(CFGINST)
-+ @$(INSTALL_DATA) clamav.conf $(DESTDIR)$(CFGINST)
-+ @$(INSTALL_DATA) freshclam.conf $(DESTDIR)$(CFGINST)
-+
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: