File: rules

package info (click to toggle)
ros-geometry 1.13.2-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,276 kB
  • sloc: cpp: 8,457; python: 1,858; xml: 149; sh: 28; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# for tests
export ROS_HOME=/tmp/ros
export ROS_IP=127.0.0.1

%:
	dh $@

override_dh_auto_test:
	make -C obj-$(DEB_HOST_GNU_TYPE) run_tests
	catkin_test_results