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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to