summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 939a18231feac3cd8c6ab0c46e70a27059663540 (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/vanity/lib/systemd/system/
	install -m 644 $$(pwd)/debian/vanity@.service $$(pwd)/debian/vanity/lib/systemd/system/