File: rules

package info (click to toggle)
jester 1.0-15
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 180 kB
  • 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: