Codebase list ros-bloom / 3ef807b
Fix python3 package Jochen Sprickerhof 6 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
22 export PYBUILD_NAME=bloom
3 export PYBUILD_AFTER_INSTALL=rm -rf 'debian/python3-bloom/usr/bin'
34
45 %:
56 dh $@ --with python2,python3 --buildsystem=pybuild