[h5py] 14/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 76b69083c44a3524040ec2551a651e2143dae1f0
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Thu Sep 24 09:37:19 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 0ebc1f1..d8977c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,12 @@
 #!/usr/bin/make -f
 DEB_PYTHON_SYSTEM=pycentral
-HDF5_API=18
 
 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
+
 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