summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-11 08:54:40 -0500
committerJeff Carr <[email protected]>2025-10-11 09:26:40 -0500
commit20c8b7a721064197d42b8f1447abfca98d7bd350 (patch)
tree8f0aa2c4b5c400f278d4aa9a035b315e263ab3d8 /Makefile
parent8561ed36abf865c261184dea856c42c20f01d155 (diff)
working on finding the newest packages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4cfd0a..93cc6b6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ GUIVERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%s)
all: install
- mirrors makedists
build: goimports
GO111MODULE=off go build \