File: rules

package info (click to toggle)
ike-scan 1.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,328 kB
  • sloc: ansic: 11,065; sh: 995; perl: 148; makefile: 23
file content (12 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-openssl

override_dh_installchangelogs:
	dh_installchangelogs ChangeLog