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

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

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

override_dh_installinit: