Codebase list golang-gopkg-eapache-queue.v1 / debian/1.0.2-1_bpo8+1 debian / rules
debian/1.0.2-1_bpo8+1

Tree @debian/1.0.2-1_bpo8+1 (Download .tar.gz)

rules @debian/1.0.2-1_bpo8+1raw · 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