Skip to content
Snippets Groups Projects
Commit 742bec95 authored by ale's avatar ale
Browse files

Explicitate --buildsystem

parent 075f13dc
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ export DH_GOLANG_EXCLUDES := vendor ...@@ -5,7 +5,7 @@ export DH_GOLANG_EXCLUDES := vendor
export GO111MODULE := off export GO111MODULE := off
%: %:
dh $@ --with=golang dh $@ --with=golang --buildsystem=golang
override_dh_auto_install: override_dh_auto_install:
dh_auto_install -- --no-source dh_auto_install -- --no-source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment