File: rules

package info (click to toggle)
ros-catkin-pkg 0.4.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 624 kB
  • sloc: python: 4,247; xml: 139; makefile: 37
file content (7 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=catkin-pkg
export PYBUILD_AFTER_INSTALL=rm -rf 'debian/python3-catkin-pkg/usr/bin'

%:
	dh $@ --with python2,python3 --buildsystem=pybuild