[Amavisd-new-commits] [SCM] Debian packaging for amavisd-new branch, master, updated. debian/1%2.6.4-4-30-g29b6f86

Alexander Wirt formorer at debian.org
Sun Dec 18 21:17:10 UTC 2011


The following commit has been merged in the master branch:
commit 0cfd3513bb311543fd875044ad2fd86d164f358e
Author: Alexander Wirt <formorer at debian.org>
Date:   Sun Dec 18 20:21:13 2011 +0100

    Make sa hook executable

diff --git a/debian/rules b/debian/rules
index 8b0f7f3..c27f502 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,6 +79,7 @@ install: build
 	cp -r debian/etc/* $(TMP)/etc/amavis
 	find $(TMP)/etc/amavis -type f -exec chmod 644 {} \;
 	find $(TMP)/etc/amavis -type d -exec chmod 755 {} \;
+	chmod +x $(TMP)/etc/spamassassin/sa-update-hooks.d/amavisd-new
 
 	mkdir -p $(TMP)/etc/ldap/schema
 	install -m 644 LDAP.schema $(TMP)/etc/ldap/schema/amavis.schema

-- 
Debian packaging for amavisd-new



More information about the Amavisd-new-commits mailing list