[h5py] 15/46: another attempt to specify api version18

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 24 18:44:24 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository h5py.

commit a57416d30f0f7b2fdd6c557052e24b46ea5241df
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Thu Sep 24 09:39:18 2009 +0000

    another attempt to specify api version18
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d8977c0..dfdbf80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-DEB_PYTHON_BUILD_ARGS += --api=18
+configure::
+	python setup.py --api=18
 
 clean::
 	$(RM) setuptools-0.6c9-py2.5.egg

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



More information about the debian-science-commits mailing list