[odb-api] 14/21: Use --with=python2

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Aug 30 06:42:56 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository odb-api.

commit f1210511c3f4a48236c50a0a91687b4df04acbe1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Aug 29 16:10:18 2017 +0100

    Use --with=python2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 276a5eb..cfac635 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 
 # The magic debhelper  rule
 %:
-	dh $@ --buildsystem=cmake,python2
+	dh $@ --buildsystem=cmake --with=python2
 
 
 DESTDIR:=$(shell pwd)/debian/tmp

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



More information about the debian-science-commits mailing list