File: rules

package info (click to toggle)
ros-rviz 1.13.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,544 kB
  • sloc: cpp: 42,264; python: 1,024; xml: 390; sh: 27; ansic: 26; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --with=python2 --buildsystem=cmake

# test suite is broken atm.
override_dh_auto_test:

override_dh_auto_install:
	dh_auto_install
	chrpath -d debian/tmp/usr/lib/python2*/*/rviz/*.so