[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.94.dfsg.2-1-466-ga4903a4

Michael Tautschnig mt at debian.org
Wed Mar 25 14:09:56 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9d8c9f95eafe3aa9637e6488f74bc21c58f885e1
Author: Michael Tautschnig <mt at debian.org>
Date:   Wed Mar 25 12:44:07 2009 +0100

    Install example configs for clamav-milter
    
    - Don't compress examples
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/clamav-milter.examples b/debian/clamav-milter.examples
new file mode 100644
index 0000000..30e3b85
--- /dev/null
+++ b/debian/clamav-milter.examples
@@ -0,0 +1 @@
+etc/clamav-milter.conf
diff --git a/debian/rules b/debian/rules
index 265fa3f..3d25883 100755
--- a/debian/rules
+++ b/debian/rules
@@ -282,8 +282,9 @@ clamav-milter: install
 	dh_installlogcheck -p$@
 	dh_link -p$@
 	dh_installlogrotate -p$@
+	dh_installexamples -p$@
+	dh_compress -p$@ -Xexamples/
 	${STRIP_OPTS}
-	dh_compress -p$@
 	dh_md5sums -p$@
 	dh_installdeb -p$@
 	dh_shlibdeps -l debian/libclamav6/usr/lib -p$@

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list