[ros-bloom] 01/03: Fix python3 package
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sat Jul 29 07:17:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-bloom.
commit 3ef807bcbe0a118d081baf1eec1ac9df2a0f9465
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Fri Jul 28 07:47:18 2017 +0200
Fix python3 package
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index f438048..4851d7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=bloom
+export PYBUILD_AFTER_INSTALL=rm -rf 'debian/python3-bloom/usr/bin'
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-bloom.git
More information about the debian-science-commits
mailing list