[med-svn] r19748 - trunk/packages/python-burrito/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 29 13:15:59 UTC 2015
Author: tille
Date: 2015-07-29 13:15:58 +0000 (Wed, 29 Jul 2015)
New Revision: 19748
Modified:
trunk/packages/python-burrito/trunk/debian/rules
Log:
Make sure modules will be properly installed
Modified: trunk/packages/python-burrito/trunk/debian/rules
===================================================================
--- trunk/packages/python-burrito/trunk/debian/rules 2015-07-29 13:13:02 UTC (rev 19747)
+++ trunk/packages/python-burrito/trunk/debian/rules 2015-07-29 13:15:58 UTC (rev 19748)
@@ -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
More information about the debian-med-commit
mailing list