File: rules

package info (click to toggle)
iperf3 3.19.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 3,096 kB
  • sloc: ansic: 14,896; sh: 5,300; makefile: 243; python: 134
file content (11 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DH_OPTIONS

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

override_dh_installchangelogs:
	dh_installchangelogs RELNOTES.md

%:
	dh $@