[Pkg-voip-commits] [asterisk] 01/01: whitespace fix for debian/rules
Jeremy Lainé
sharky at alioth.debian.org
Wed Oct 2 11:46:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
sharky pushed a commit to branch master
in repository asterisk.
commit 812273d1b1b75e4d34502117b6a989205c67f599
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date: Wed Oct 2 13:46:20 2013 +0200
whitespace fix for debian/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b5b4751..742dc44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -152,7 +152,7 @@ override_dh_fixperms:
# should follow dh_fixperms; asterisk configurations may contain
# sensitive information, such as passwords
if [ -d $(CURDIR)/debian/asterisk-config ]; then \
- chmod o-rwx $(CURDIR)/debian/asterisk-config/etc/asterisk/*; \
+ chmod o-rwx $(CURDIR)/debian/asterisk-config/etc/asterisk/*; \
chmod o+rx $(CURDIR)/debian/asterisk-config/etc/asterisk/manager.d; \
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list