[ismrmrd] 83/129: d/rules: add rule for python pkg
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:00:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository ismrmrd.
commit c176cbd6bad362daf7399d875e7b30bb18ef3c00
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date: Wed May 14 11:28:59 2014 +0100
d/rules: add rule for python pkg
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index b9acd01..8480962 100644
--- a/debian/rules
+++ b/debian/rules
@@ -27,3 +27,7 @@ ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
usr/share/javascript/jquery/jquery.js \
usr/share/doc/$(APIDOCPKG)/html/jquery.js
endif
+
+override_dh_auto_install:
+ dh_auto_install
+ dh_python2 --no-guessing-versions
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list