[adios] 178/207: tmpl should be executable

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:55 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 ee3a53cab4b7caef7c20318104c738bb53e7c562
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 16 18:53:21 2014 +0100

    tmpl should be executable
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 22e45b6..0bfd5e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,6 @@ override_dh_auto_clean:
 	rm -fr wrappers/numpy/build wrappers/java/build debian/tmpp
 	# Remove dodgy symlink
 	rm -f ./examples/staging/stage_write/writer_adios
-	chmod -x ./utils/skel/etc/templates/*
 
 override_dh_auto_configure:
 	dh_auto_configure --  $(WITH_LUSTRE) $(WITH_IBVERBS) --enable-shared \
@@ -133,4 +132,4 @@ override_dh_installexamples:
 
 override_dh_fixperms:
 	dh_fixperms
-	chmod -x debian/libadios-bin/etc/adios/skel/templates/*
+	chmod +x debian/libadios-bin/etc/adios/skel/templates/*.tmpl

-- 
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