File: rules

package info (click to toggle)
ed2k-hash 0.4.0%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 868 kB
  • sloc: cpp: 1,259; ansic: 1,110; sh: 878; makefile: 51
file content (14 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_clean:
	rm -f config.log
	dh_clean

override_dh_missing:
	dh_missing --fail-missing