File: rules

package info (click to toggle)
dlocate 1.17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: sh: 677; perl: 181; makefile: 45
file content (7 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
#	disable test (seems to have never worked)