summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index beca65f..36fbc2b 100644
--- a/Makefile
+++ b/Makefile
@@ -55,8 +55,8 @@ update:
debian:
cd debian && make
- dpkg-deb -c go-gui-toolkit*.deb
- -wit mirrors
+ @#dpkg-deb -c ../go-gui-toolkit*.deb
+ @#-wit mirrors
goget:
go get -v -t -u