[pyoperators] 02/04: d/rules: add dh_numpy* after install cmd

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 16 09:05:11 UTC 2014


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

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

commit f845102b0d2bb5b9935b437c30f201b86760b329
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Oct 16 09:59:45 2014 +0100

    d/rules: add dh_numpy* after install cmd
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index b97ddaa..328fd8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 export DH_VERBOSE=1
 export PYBUILD_NAME=pyoperators
+export PYBUILD_AFTER_INSTALL_python2=dh_numpy
+export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 export PYBUILD_DISABLE=clean
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the debian-science-commits mailing list