diff options
| author | Jeff Carr <[email protected]> | 2025-10-11 08:54:40 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-11 09:26:40 -0500 |
| commit | 20c8b7a721064197d42b8f1447abfca98d7bd350 (patch) | |
| tree | 8f0aa2c4b5c400f278d4aa9a035b315e263ab3d8 /Makefile | |
| parent | 8561ed36abf865c261184dea856c42c20f01d155 (diff) | |
working on finding the newest packages
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: install - mirrors makedists build: goimports GO111MODULE=off go build \ |
