[med-svn] [python-burrito] 07/15: Make sure modules will be properly installed
Andreas Tille
tille at debian.org
Wed Nov 29 09:43:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-burrito.
commit 6b0038ceedde289a9e9822c673ee69ff01fb982f
Author: Andreas Tille <tille at debian.org>
Date: Wed Jul 29 13:15:58 2015 +0000
Make sure modules will be properly installed
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 6607820..ca37898 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-PKG := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
+export PYBUILD_NAME=burrito
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-burrito.git
More information about the debian-med-commit
mailing list