[med-svn] [card-rgi] 02/03: Fix permissions

Andreas Tille tille at debian.org
Fri Nov 10 14:58:59 UTC 2017


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

tille pushed a commit to branch master
in repository card-rgi.

commit 1167440845250d59afb7406cc712ca5a19e7b817
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 20 13:38:46 2017 +0200

    Fix permissions
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 46c23f3..29f83ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 
 override_dh_fixperms:
 	dh_fixperms
-	chmod -x debian/$(DEBPKGNAME)/usr/share/$(DEBPKGNAME)
+	chmod -x debian/$(DEBPKGNAME)/usr/share/$(DEBPKGNAME)/*.py

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



More information about the debian-med-commit mailing list