[hfst] 01/01: Add --with python2 and python3

Kartik Mistry kartik at moszumanska.debian.org
Tue Aug 8 14:55:00 UTC 2017


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

kartik pushed a commit to branch master
in repository hfst.

commit 589f047a810ed6fb664a34c7087ae8cc65307c2d
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Tue Aug 8 20:24:51 2017 +0530

    Add --with python2 and python3
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1d640ff..8e7ef18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ export DH_OPTIONS
 export LC_ALL=C.UTF-8
 
 %:
-	dh $@ --fail-missing --parallel --with autoreconf
+	dh $@ --fail-missing --parallel --with autoreconf --with python2 --with python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --with-unicode-handler=ICU --enable-all-tools --with-readline

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



More information about the debian-science-commits mailing list