@echo "Workaround: trackomatron package has tracko as the binary - trackomatron needed to get the version number"&& rm -rf $(GOPATH)/bin/trackomatron && ln -s $(GOPATH)/bin/tracko $(GOPATH)/bin/trackomatron
@echo "Workaround: trackomatron package has tracko as the binary - trackomatron needed to get the version number"&& rm -rf $(GOPATH)/bin/trackomatron && ln -s $(GOPATH)/bin/tracko $(GOPATH)/bin/trackomatron
@ -86,7 +86,7 @@ build-trackomatron: git-branch
build-gaia:git-branch
build-gaia:git-branch
@echo "*** Building gaia"
@echo "*** Building gaia"
go get -d -u go github.com/cosmos/gaia||echo"Workaround so there is no error message."