File: rules

package info (click to toggle)
golang-github-go-xorm-core 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 204 kB
  • ctags: 368
  • sloc: makefile: 4; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

export DH_GOPKG := github.com/go-xorm/core

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