diff --git a/Makefile b/Makefile index 203e4e2..c27a8b3 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ dep: cp "$(HOME)/build/shellservice.jar" tor-browser/lib/shellservice.jar -v su3: - i2p.plugin.native -name=$(BINARY) \ + i2p.plugin.native -name=$(BINARY)-$(GOOS)-$(GOARCH) \ -signer=$(SIGNER) \ -version "$(VERSION)" \ -author=$(SIGNER) \