Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5859d2ab14b85356532931c73c288b88b7d682d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5859d2ab14b85356532931c73c288b88b7d682d)
  • Date: Sat, 8 Sep 2007 08:21:38 -0500

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/*



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5859d2ab14b85356532931c73c288b88b7d682d), Treeve Jelbert, 09/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page