[silo-llnl] 12/96: syntax change for dh in compat9

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:27 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit 43a361826276a01074c6c1bcb6cc9f08e4495b02
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Aug 25 12:39:28 2011 +0100

    syntax change for dh in compat9
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6eb01ee..42c8c24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DH_VERBOSE=1
 
 # magic debhelper rule
 %:
-	dh  --with python2 $@
+	dh $@ --with python2 
 
 include /usr/share/mpi-default-dev/debian_defaults
 MPI_INC=/usr/lib/$(ARCH_DEFAULT_MPI_IMPL)/include

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



More information about the debian-science-commits mailing list