[adios] 164/207: Remove dodgy symlink

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:53 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 36b064b51d5f4be89d8317c7f200bcc73511b385
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 16 16:28:13 2014 +0100

    Remove dodgy symlink
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5be97f7..e12828a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,6 +119,7 @@ override_dh_auto_install:
 	mv $(BINDIR)/skel_extract.py $(BINDIR)/skel_extract
 	cp debian/adios_config $(BINDIR)/adios_config
 	# mv $(DESTDIR)/bin/xmlparser.py $(DESTDIR)/bin/xmlparser
+	chmod -x  debian/libadios-bin/etc/adios/skel/templates/*
 
 override_dh_auto_test:
 	$(DO_TEST) && $(MAKE) check || echo "Tests disabled on bigendian systems for the moment"
@@ -126,8 +127,4 @@ override_dh_auto_test:
 override_dh_installexamples:
 	dh_installexamples
 	find debian/libadios-dev/usr/share/doc/libadios-dev/examples -name '*.o' -delete 
-
-override_dh_fixperms:
-	dh_fixperms
 	find debian/libadios-dev/usr/share/doc/libadios-dev/examples/C -type f -exec chmod -x {} \;
-	chmod -x  debian/libadios-bin/etc/adios/skel/templates/*

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