mirror of
https://github.com/jimeh/ozu.io.git
synced 2026-02-19 08:06:39 +00:00
Update package stage
This commit is contained in:
2
Makefile
2
Makefile
@@ -68,7 +68,7 @@ web-debug-bindata:
|
||||
cd web && go-bindata -debug -pkg web static/... templates/...
|
||||
|
||||
.PHONY: package
|
||||
package: dev-deps
|
||||
package: dev-deps generate
|
||||
gox -output "pkg/${VERSION}/${BINNAME}_${VERSION}_{{.OS}}_{{.Arch}}" \
|
||||
-osarch=${OSARCH} \
|
||||
-ldflags "-X main.Version=${VERSION}" \
|
||||
|
||||
Reference in New Issue
Block a user