[adios] 199/207: Add chmod +x rules

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:59 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit ec2d01e5c6ef1a31a7e1457c1f8e00cfaf071177
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat May 9 20:20:54 2015 +0100

    Add chmod +x rules
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 036c774..ea7c55e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,6 +85,7 @@ override_dh_auto_build:
 	# Need to hack the libs into the right place, to match adios_configs view
 	mv debian/tmp/lib/*/*.a debian/tmp/lib
 	# Now build Python wrapper. Uses adios_config and the debian/tmp install.
+	chmod +x adios_config
 	for p in ${PY2} ${PY3VERS} ; do \
 		( cd wrappers/numpy && \
 		    $$p ./setup.py     install --prefix=$(TOP)/debian/tmpp  ;\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list