summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 304a26d8640e43b6f65be29c07f829acbc7975b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DH_OPTIONS
export DH_GOPKG := github.com/xiam/vanity

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

override_dh_installinit:
	install -d $$(pwd)/debian/tmp/lib/systemd/system/
	install -m 644 $$(pwd)/debian/vanity@.service $$(pwd)/debian/tmp/lib/systemd/system/