summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/clamav/patches/patch-af')
-rw-r--r--mail/clamav/patches/patch-af10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/clamav/patches/patch-af b/mail/clamav/patches/patch-af
index c9c792a77a2..01bd108e30d 100644
--- a/mail/clamav/patches/patch-af
+++ b/mail/clamav/patches/patch-af
@@ -1,10 +1,10 @@
-$NetBSD: patch-af,v 1.11 2010/04/01 12:02:23 martti Exp $
+$NetBSD: patch-af,v 1.11.2.1 2010/05/20 21:58:59 tron Exp $
-Fix compileation error DragonFly.
+Fix compilation error DragonFly.
---- database/Makefile.in.orig 2010-03-24 19:01:19.000000000 +0200
-+++ database/Makefile.in 2010-04-01 12:24:10.000000000 +0300
-@@ -432,17 +432,6 @@
+--- database/Makefile.in.orig 2010-05-07 22:02:57.000000000 +0300
++++ database/Makefile.in 2010-05-20 10:07:22.000000000 +0300
+@@ -435,17 +435,6 @@
$(mkinstalldirs) $(DESTDIR)$(DBINST);\
test -f $(DESTDIR)$(DBINST)/main.cvd || test -f $(DESTDIR)$(DBINST)/main.cld || $(INSTALL_DATA) $(srcdir)/main.cvd $(DESTDIR)$(DBINST);\
test -f $(DESTDIR)$(DBINST)/daily.cvd || test -f $(DESTDIR)$(DBINST)/daily.cld || $(INSTALL_DATA) $(srcdir)/daily.cvd $(DESTDIR)$(DBINST);\