Skip to content
Snippets Groups Projects
Commit 3d29bbb3 authored by ale's avatar ale
Browse files

More tweaks to debian/rules

parent 69a301dd
Branches
No related tags found
No related merge requests found
#!/usr/bin/make -f #!/usr/bin/make -f
export DH_VERBOSE := 1
export DH_GOLANG_EXCLUDES := vendor export DH_GOLANG_EXCLUDES := vendor
export GO111MODULE := off export GO111MODULE := off
export GOCACHE := on
%: %:
dh $@ --with=golang dh $@ --with=golang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment