File: rules

package info (click to toggle)
libnginx-mod-http-geoip2 1%3A3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 132 kB
  • sloc: ansic: 1,185; sh: 53; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 254 bytes parent folder | download
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 --buildsystem=nginx_mod -- --with-stream

override_dh_auto_test:
	dh_auto_test --buildsystem=nginx_mod -- ngx_stream_module.so