[Pkg-clamav-commits] [SCM] packaging for clamav-unoffical-sigs branch, master, updated. debian/3.3-2-9-g703c0b0

Paul Wise pabs at debian.org
Sun Jul 5 06:26:11 UTC 2009


The following commit has been merged in the master branch:
commit 6f0661d220ac0077c6b32b9c36bc914706da13fb
Author: Paul Wise <pabs at debian.org>
Date:   Fri Jun 19 15:45:36 2009 +0800

    Cope with the changes to the upstream cron/logrotate filenames.

diff --git a/debian/rules b/debian/rules
index 4351b9a..4672ed9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,11 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	cp clamav-unofficial-sigs.logrotate debian/logrotate
+	cp clamav-unofficial-sigs-logrotate debian/logrotate
 	sed -e 's/bin/sbin/;s/\.sh//;s/ *-c *[^ ]*//' \
 	    -e 's_^\([^/#]*\)\(/[^ ]*\)_\1[ -x \2 ] \&\& \2_' \
 	    -e 's_/local__g' \
-	    < clamav-unofficial-sigs.cron > debian/cron.d
+	    < clamav-unofficial-sigs-cron > debian/cron.d
 	touch $@
 
 clean:

-- 
packaging for clamav-unoffical-sigs



More information about the Pkg-clamav-commits mailing list