[med-svn] [python-pbcore] 02/11: Remove executable bit from installed h5 data files

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Aug 11 07:48:18 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pbcore.

commit 68a3ebb3258d7b7c0856cb9705b24a31f673f1ab
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Aug 10 22:52:56 2015 -0700

    Remove executable bit from installed h5 data files
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ad7edae..2a26bbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 export PYBUILD_NAME = pbcore
+export PYBUILD_AFTER_INSTALL = chmod -x {destdir}/{install_dir}/pbcore/data/*.h5
 
 %:
 	LC_ALL=C.UTF-8 dh $@ --with python2 --buildsystem=pybuild

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



More information about the debian-med-commit mailing list