File: rules

package info (click to toggle)
ros-geometry2 0.7.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,732 kB
  • sloc: cpp: 10,577; python: 1,074; xml: 272; sh: 20; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PYBUILD_CONFIGURE_ARGS=-DPYVER={version}
export PYBUILD_SYSTEM=cmake

%:
	dh $@ --buildsystem=pybuild