File: rules

package info (click to toggle)
tendermint-log15 2.3-67-g9545b24-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 220 kB
  • ctags: 212
  • sloc: sh: 23; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DH_OPTIONS

export DH_GOPKG := github.com/tendermint/log15

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

get-orig-source:
	debian/get-git-source.sh