File: rules

package info (click to toggle)
colorhug-client 0.2.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 4,760 kB
  • sloc: ansic: 13,576; sh: 11,352; makefile: 649; xml: 92
file content (10 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_auto_test:
	make check TESTS_ENVIRONMENT=

%:
	dh $@ --fail-missing --with autoreconf,autotools_dev