Codebase list golang-github-mattn-go-colorable / 4e7a1aa
Add --builddirectory=_build to dh call in debian/rules Anthony Fok 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 export DH_GOLANG_EXCLUDES := cmd
44
55 %:
6 dh $@ --buildsystem=golang
6 dh $@ --builddirectory=_build --buildsystem=golang