Codebase list golang-github-nlopes-slack / 3a83ba1 debian / rules
3a83ba1

Tree @3a83ba1 (Download .tar.gz)

rules @3a83ba1raw · history · blame

1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

override_dh_auto_install:
	dh_auto_install

	rm -rf debian/golang-github-nlopes-slack-dev/usr/bin