Skip to content
Snippets Groups Projects
rules 371 B
Newer Older
ale's avatar
ale committed
#!/usr/bin/make -f

ale's avatar
ale committed
export DH_GOPKG = git.autistici.org/ai3/tools/acmeserver
ale's avatar
ale committed
export DH_GOLANG_EXCLUDES = vendor
ale's avatar
ale committed
export DH_GOLANG_INSTALL_ALL := 1
	dh $@ --with golang --buildsystem golang
ale's avatar
ale committed

ale's avatar
ale committed
override_dh_auto_install:
	dh_auto_install -- --no-source
ale's avatar
ale committed

override_dh_installsystemd:
	dh_installsystemd --no-enable
ale's avatar
ale committed

override_dh_installsystemd:
	dh_installsystemd --no-start