File: rules

package info (click to toggle)
trurl 0.16.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 660 kB
  • sloc: ansic: 1,857; perl: 1,190; python: 205; sh: 81; makefile: 56
file content (7 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PREFIX=/usr

%:
	dh $@