working commit
This commit is contained in:
Vendored
+2
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export GO111MODULE=on
|
||||
export GOPROXY=https://proxy.golang.org
|
||||
|
||||
%:
|
||||
dh $@
|
||||
@@ -8,4 +9,5 @@ export GO111MODULE=on
|
||||
override_dh_auto_configure:
|
||||
./configure --prefix=/usr
|
||||
|
||||
|
||||
#EOF
|
||||
|
||||
Reference in New Issue
Block a user