Codebase list golang-github-kurin-blazer / 239c1c3
Add build directory to dh call Dr. Tobias Quathamer 1 year, 10 months 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
22 %:
3 dh $@ --buildsystem=golang --with=golang
3 dh $@ --builddirectory=_build --buildsystem=golang --with=golang
44
55 # Do not install example code.
66 override_dh_auto_install: