Codebase list golang-github-vbatts-go-mtree / 456f9217-1bd0-4d0b-9c5a-088114e223d6/main debian / rules
456f9217-1bd0-4d0b-9c5a-088114e223d6/main

Tree @456f9217-1bd0-4d0b-9c5a-088114e223d6/main (Download .tar.gz)

rules @456f9217-1bd0-4d0b-9c5a-088114e223d6/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