This commit is contained in:
Jeff Carr 2024-12-11 23:11:07 -06:00
parent 95598ea910
commit 0d5029b5ec
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ console: build
install:
-rm resources/*.so
cp -a ~/go/src/go.wit.com/toolkits/*.so resources/
cp -a ~/go/src/go.wit.com/toolkits/*/*.so resources/
GO111MODULE=off go install -v -x \
-ldflags " \
-X main.VERSION=${VERSION}"