Codebase list golang-gopkg-eapache-queue.v1 / 1841a00 debian / rules
1841a00

Tree @1841a00 (Download .tar.gz)

rules @1841a00raw · 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