diff --git a/debian/rules b/debian/rules index a3d2d3b..1dc993e 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ ifneq ($(DEB_BUILD_ARCH), mips64el) endif %: - dh $@ --buildsystem=makefile + GO111MODULE=off dh $@ --buildsystem=makefile override_dh_auto_install: dh_auto_install