File: rules

package info (click to toggle)
ros-rosdistro 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 600 kB
  • sloc: python: 3,879; makefile: 39; xml: 21
file content (7 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

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