[med-svn] [seqan2] 03/03: fix permissions

Sascha Steinbiss satta at debian.org
Sun Sep 25 06:41:53 UTC 2016


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

satta pushed a commit to branch master
in repository seqan2.

commit 22fa7dd440a276480e33dbe9536645272fa86833
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sun Sep 25 00:25:08 2016 +0000

    fix permissions
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a345e19..34dd616 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,6 +83,7 @@ override_dh_fixperms:
 	for bin in `ls $(CURDIR)/debian/$(pkgapps)/usr/lib/seqan/bin/*.sh` ; do \
 	    chmod +x $(CURDIR)/debian/$(pkgapps)/usr/lib/seqan/bin/`basename $${bin}` ; \
 	done
+	find $(CURDIR)/debian/$(pkgdev)/usr/share/seqan/cmake -type f -exec chmod -x {} \;
 
 override_dh_auto_test:
 # Run test suite only on powerfull architectures (amd64) at build time

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



More information about the debian-med-commit mailing list