[Python-modules-commits] [python-jpype] 16/18: debian/rules: call dh_numpy

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 09:40:24 UTC 2017


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

takaki pushed a commit to branch master
in repository python-jpype.

commit 9aaa34627a5ae9d3bcec92814c297405560396f2
Author: TANIGUCHI Takaki <takaki at debian.org>
Date:   Tue Jul 4 18:20:17 2017 +0900

    debian/rules: call dh_numpy
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a5cba4c..3ad771b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 # export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
 export PYBUILD_NAME=jpype
+export PYBUILD_AFTER_INSTALL=dh_numpy; dh_numpy3
 
 %:
 	dh $@ --buildsystem=pybuild --with python2,python3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jpype.git



More information about the Python-modules-commits mailing list