[adios] 86/207: WIP: in -dev, not -bin
    Alastair McKinstry 
    mckinstry at moszumanska.debian.org
       
    Fri Jun 12 06:04:42 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 404a92bb8bbef8fd464edc098204c12772135eed
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Feb 18 12:33:13 2014 +0000
    WIP: in -dev, not -bin
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 78ac542..180bfed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,8 +60,8 @@ override_dh_auto_install:
 
 override_dh_installexamples:
 	dh_installexamples
-	chmod -x debian/libadios-bin/usr/share/doc/libadios-dev/examples/C
+	chmod -x debian/libadios-dev/usr/share/doc/libadios-dev/examples/C
 
 override_dh_fixperms:
 	dh_fixperms
-	chmod +x  debian/libadios-bin/etc/adios/skel/skel/templates/*
+	chmod +x  debian/libadios-/etc/adios/skel/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