File: rules

package info (click to toggle)
ros-image-common 1.12.0-14
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 864 kB
  • sloc: cpp: 3,264; xml: 187; python: 38; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 258 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export ROS_SKIP_PACKAGES = image_common
export ROS_PYTHON_EXTENSION_PACKAGES = camera_calibration_parsers
export ROS_CONFIGURE_ARGS = -DPYVER={python_version}

%:
	dh $@ --buildsystem=ros