File: rules

package info (click to toggle)
iperf3 3.18-2%2Bdeb13u2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 3,336 kB
  • sloc: ansic: 14,552; sh: 4,918; 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 $@