Codebase list golang-github-mwitkow-go-conntrack / c27e03b
Make DH_GOLANG_EXCLUDES also work with dh_auto_install Shengjing Zhu 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
2 export DH_GOLANG_EXCLUDES := github.com/mwitkow/go-conntrack/example
2 export DH_GOLANG_EXCLUDES := example
33
44 %:
55 dh $@ --buildsystem=golang --with=golang