File: rules

package info (click to toggle)
m1n1 1.4.21-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,304 kB
  • sloc: python: 41,678; ansic: 32,595; asm: 1,098; makefile: 232; xml: 177; sh: 115
file content (9 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- RELEASE=1