summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 177854c..3916f25 100644
--- a/Makefile
+++ b/Makefile
@@ -4,10 +4,9 @@ VERSION = $(shell git describe --tags)
DATE = $(shell date +%Y.%m.%d)
run: clean goimports vet install
- go-deb --release --forge go.wit.com/apps/autogenpb --dir /tmp/
- go-deb --release --forge go.wit.com/apps/go-mod-clean --dir /tmp/
- @#go-deb --forge go.wit.com/apps/autotypist
- ls -lth /tmp/*deb
+ #go-deb --release go.wit.com/apps/go-mod-clean --dir /tmp/
+ #go-deb go.wit.com/apps/autotypist
+ #ls -lth /tmp/*deb
vet:
@GO111MODULE=off go vet
@@ -66,3 +65,6 @@ build-release:
debian: build
./go-deb --keep-files --repo go.wit.com/apps/go-deb
+
+test2:
+ go-deb go.wit.com/apps/utils/go-gui-toolkits --dir /tmp