File: rules

package info (click to toggle)
ros-ros-comm 1.15.9%2Bds1-7%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,692 kB
  • sloc: cpp: 41,743; python: 38,773; xml: 2,647; ansic: 2,384; sh: 273; makefile: 20
file content (9 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download | duplicates (5)
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