summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-11 14:21:09 -0500
committerJeff Carr <[email protected]>2025-09-11 14:21:09 -0500
commitb05b706d8b48a51275a8dc0c90cd8fafc74d61d1 (patch)
tree489a39cafeda829ac3a97a26a8c599f07ef0a343 /Makefile
parentfd199a4404f7675935660c6975ac25ba6c84aba1 (diff)
raw gitpb Repo() scan
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