File: rules

package info (click to toggle)
golang-gopkg-eapache-queue.v1 1.0.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 80 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download | duplicates (2)
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