File: rules

package info (click to toggle)
bti 034-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 596 kB
  • sloc: perl: 2,071; ansic: 1,870; xml: 542; sh: 119; makefile: 62
file content (9 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# make build non-silent
export V=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@