File: rules

package info (click to toggle)
ros-opencv-apps 2.0.2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,916 kB
  • sloc: cpp: 6,162; python: 302; xml: 166; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DCATKIN_ENABLE_TESTING:BOOL=OFF

# remove timestamp from gzip header
execute_after_dh_auto_install:
	gunzip debian/tmp/usr/share/opencv_apps/test/face_data.tar.gz
	gzip -n debian/tmp/usr/share/opencv_apps/test/face_data.tar