[Pkg-xmpp-commits] [SCM] Jabberd2 XMPP server branch, master, updated. upstream/2.2.17-40-g7c69c54

W. van den Akker wvdakker at wilsoft.nl
Sun May 19 19:13:23 UTC 2013


The following commit has been merged in the master branch:
commit 7c69c54d97e247b63a72279098d329b534b01fd2
Author: W. van den Akker <wvdakker at wilsoft.nl>
Date:   Sun May 19 21:12:34 2013 +0200

    Added missing dh_fixperms to override_dh_fix_perms.

diff --git a/debian/rules b/debian/rules
index 0ef7bd4..c36e7cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,5 +42,7 @@ override_dh_auto_install:
 	rm debian/jabberd2/etc/jabberd2/templates/*.dist
 
 override_dh_fixperms:
+	dh_fixperms
+
 	chmod 755 debian/jabberd2/etc/jabberd2/component.d/*
 

-- 
Jabberd2 XMPP server



More information about the Pkg-xmpp-commits mailing list