Codebase list golang-github-vbatts-go-mtree / run/8b33f766-a17c-4f6a-a6ff-20195992e8ec/main debian / rules
run/8b33f766-a17c-4f6a-a6ff-20195992e8ec/main

Tree @run/8b33f766-a17c-4f6a-a6ff-20195992e8ec/main (Download .tar.gz)

rules @run/8b33f766-a17c-4f6a-a6ff-20195992e8ec/mainraw · history · blame

#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := test testdata cmd
export DH_GOLANG_GO_GENERATE := 1

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

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp -- --no-binaries