[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5859d2ab14b85356532931c73c288b88b7d682d)
Treeve Jelbert
scm at sourcemage.org
Sat Sep 8 09:21:38 EDT 2007
GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:
antivirus/clamav/HISTORY | 3 +++
antivirus/clamav/PRE_REMOVE | 4 +---
2 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit c5859d2ab14b85356532931c73c288b88b7d682d
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>
clamav - fix bug #13983
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 5892669..6e6f6bb 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2007-09-08 Treeve Jelbert <treeve at sourcemage.org>
+ * PRE_REMOVE: fix bug #13983
+
2007-08-21 Treeve Jelbert <treeve at sourcemage.org>
* DETAILS: version 0.91.2
diff --git a/antivirus/clamav/PRE_REMOVE b/antivirus/clamav/PRE_REMOVE
index 3ad87b2..b466017 100755
--- a/antivirus/clamav/PRE_REMOVE
+++ b/antivirus/clamav/PRE_REMOVE
@@ -1,5 +1,3 @@
-#telinit disable clam-antivurus
-
#in case the virus database has been updated by clamfresh since
#the original installation
-rm /usr/share/clamav/*
+rm -r /usr/share/clamav/*
More information about the SM-Commit
mailing list