[med-svn] [bppsuite] 04/04: Fix permissions

Andreas Tille tille at debian.org
Wed Jun 14 13:30:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository bppsuite.

commit 924633eb5055961dceb20660e42cadb8a9f40a37
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 14 15:26:34 2017 +0200

    Fix permissions
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c7e95f4..519e0a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@
+
+override_dh_fixperms:
+	dh_fixperms
+	find debian -name "*.dnd" -exec chmod -x \{\} \;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bppsuite.git



More information about the debian-med-commit mailing list