File: rules

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

export PYBUILD_CONFIGURE_ARGS=-DPYBUILD_PYTHON_VERSION={version} -DCATKIN_ENABLE_TESTING=OFF
export PYBUILD_SYSTEM=cmake

%:
	dh $@ --with=sip3 --buildsystem=pybuild

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