File: rules

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

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

%:
	dh $@ --buildsystem=pybuild