File: rules

package info (click to toggle)
clitest 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 508 kB
  • sloc: sh: 1,589; makefile: 24
file content (8 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_test:
	PATH=$(CURDIR):$(PATH) debian/tests/smoke-tests