diff --git a/debian/rules b/debian/rules index 44e65ea7..85555c35 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f export DH_OPTIONS +export GO15VENDOREXPERIMENT=0 #dh_golang doesn't do this for you ifeq ($(DEB_HOST_ARCH), i386)