[med-svn] [diamond-aligner] 01/03: Fix permissions
Andreas Tille
tille at debian.org
Wed Jan 25 16:35:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository diamond-aligner.
commit ed170bdd1535dbefa642e592eada5549fb2a242b
Author: Andreas Tille <tille at debian.org>
Date: Thu Jan 5 12:02:01 2017 +0100
Fix permissions
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 8abfedf..ec55a35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,5 +29,10 @@ override_dh_installman:
override_dh_compress:
dh_compress --exclude=.pdf
+override_dh_fixperms:
+ dh_fixperms
+ # strangely the manpage becomes executable ... hmmm
+ chmod -x debian/$(DEBPKGNAME)/usr/lib/debian-med/share/man/man1/*
+
build_simple:
MSSSSE3=$(MSSSSE3) build_simple.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/diamond-aligner.git
More information about the debian-med-commit
mailing list