[Pkg-running-devel] [pytrainer] 08/08: Add --with python2 to dh call

Christian Perrier bubulle at moszumanska.debian.org
Fri Aug 15 20:54:41 UTC 2014


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

bubulle pushed a commit to branch master
in repository pytrainer.

commit 49f9164593cf72caaac11da16f9cd31bfd63bdf3
Author: Christian Perrier <bubulle at debian.org>
Date:   Fri Aug 15 22:53:45 2014 +0200

    Add --with python2 to dh call
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e15f5b6..499334e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with python2
 
 		
 override_dh_clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/pytrainer.git



More information about the Pkg-running-devel mailing list