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

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:49 UTC 2015


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

ghisvail-guest pushed a commit to branch upstream/latest
in repository h5py.

commit 994ecc0e1c6483eee8ec8576ba38e00afe62062d
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