[med-svn] [Git][med-team/kleborate][master] Fix permissions
Andreas Tille
gitlab at salsa.debian.org
Thu Jan 16 13:23:25 GMT 2020
Andreas Tille pushed to branch master at Debian Med / kleborate
Commits:
0b996cdb by Andreas Tille at 2020-01-16T13:36:15+01:00
Fix permissions
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -7,3 +7,7 @@ override_dh_install:
dh_install
# fasta.nin files will be (re)build at package installation time to not contain build path
find debian -name "*.fasta.nin" -delete
+
+override_dh_fixperms:
+ dh_fixperms
+ find debian -name "*.msh" -exec chmod -x \{\} \;
View it on GitLab: https://salsa.debian.org/med-team/kleborate/commit/0b996cdb23014d131526294471b132b4bf7d281f
--
View it on GitLab: https://salsa.debian.org/med-team/kleborate/commit/0b996cdb23014d131526294471b132b4bf7d281f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200116/2e40ee5e/attachment.html>
More information about the debian-med-commit
mailing list