File: rules

package info (click to toggle)
email-reminder 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 608 kB
  • sloc: python: 725; sh: 99; makefile: 90; xml: 33
file content (12 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export GO111MODULE=on

%:
	dh $@ --with=golang --with=python3

override_dh_installdeb:
	dh_installsysusers
	dh_installdeb