diff options
| author | Jeff Carr <[email protected]> | 2025-02-14 20:40:44 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-14 20:40:44 -0600 |
| commit | f0922a73f36471ef4ad886151065c01946bbc7df (patch) | |
| tree | 57e3508c06d025438709faa8cda1e6ed2488e8f6 | |
| parent | b2597a337c4ebfed5288128d5b80f8e7df18235e (diff) | |
save an old copy for go-debv0.22.78
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ build: goimports vet plugin install: goimports vet plugin GO111MODULE=off go install \ -ldflags "-X main.VERSION=${VERSION} -X main.BUILDTIME=${BUILDTIME} -X gui.GUIVERSION=${VERSION}" + cp -f ~/go/bin/forge ~/go/bin/last.forge # this is a hack so that go-deb can build a .deb file for forge install-raw: goimports vet plugin go install \ |
