Codebase list golang-gopkg-eapache-queue.v1 / 859c7fa debian / rules
859c7fa

Tree @859c7fa (Download .tar.gz)

rules @859c7faraw · history · blame

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

TMP     = $(CURDIR)/debian/$(PACKAGE)

export DH_GOPKG := gopkg.in/eapache/queue.v1

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