~dricottone/debs

ref: e48e17746b05871141145561752da0b4c9b32924 debs/src/golang-github-slymarbo-rss/rules -rw-r--r-- 265 bytes
e48e1774Dominic Ricottone Initial commit; does not work 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# run `go generate`; in modern packaging this is a sane default
export DH_GOLANG_GO_GENERATE := 1

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

# library only
override_dh_auto_install:
	dh_auto_install -- --no-binaries