File: rules

package info (click to toggle)
jester 1.0-12
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 196 kB
  • ctags: 172
  • sloc: ansic: 2,142; makefile: 27
file content (7 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_install: