[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6166-gcd2c328
Stephen Gran
steve at lobefin.net
Sun Apr 11 22:04:19 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 71610938a68f39345d461d16e00b6d105aeeb118
Author: Stephen Gran <steve at lobefin.net>
Date: Sun Apr 11 21:46:15 2010 +0100
make clean remove the .pyc files in llvm dir
Signed-off-by: Stephen Gran <steve at lobefin.net>
diff --git a/debian/rules b/debian/rules
index 1af9483..5c3a2d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -126,6 +126,7 @@ endif
rm -f debian/clamav-freshclam.init
rm -f debian/clamav-freshclam.config
rm -f debian/clamav-freshclam.postinst
+ rm -f libclamav/c++/llvm/utils/lit/lit/*.pyc
dh_clean
install: install-indep install-arch
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list