File: rules

package info (click to toggle)
ed2k-hash 0.4.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 832 kB
  • sloc: cpp: 1,259; ansic: 1,110; sh: 878; makefile: 51
file content (14 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download
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 $@ --with autoreconf

override_dh_clean:
	rm -f config.log
	dh_clean

override_dh_missing:
	dh_missing --fail-missing