File: rules

package info (click to toggle)
golang-github-ugorji-go-codec 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports
  • size: 2,844 kB
  • sloc: python: 98; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

export DH_GOPKG := github.com/ugorji/go
export DH_GOLANG_INSTALL_ALL := 1

TMP = $(CURDIR)/debian/tmp

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

override_dh_auto_install:
	dh_auto_install
	rm $(TMP)/usr/share/gocode/src/github.com/ugorji/go/LICENSE