File: rules

package info (click to toggle)
tnef 1.4.18-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,616 kB
  • sloc: ansic: 3,223; sh: 1,702; makefile: 197; perl: 60; awk: 58
file content (13 lines) | stat: -rwxr-xr-x 232 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_test:
	@echo skipping test
#	dh_auto_test
#	rm -f ./tests/cmdline/AUTHORS