X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=Makefile;h=466017f6ed6377bfbfccf7837d57a6abec7ca903;hb=b5f2398c5cfb44bc18b6d1ab7c59be0ef090d8cf;hp=e84775abbb1b22bbd6ea7ff9e9d4a098db5e151a;hpb=0f2773364006751bb5a59cf53caea3b62146cc8d;p=src%2Fxds%2Fxds-agent.git diff --git a/Makefile b/Makefile index e84775a..466017f 100644 --- a/Makefile +++ b/Makefile @@ -71,9 +71,9 @@ else endif ifeq ($(SUB_VERSION), ) - PACKAGE_ZIPFILE := xds-agent_$(ARCH)-v$(VERSION).zip + PACKAGE_ZIPFILE := xds-agent_$(ARCH)-$(VERSION).zip else - PACKAGE_ZIPFILE := xds-agent_$(ARCH)-v$(VERSION)_$(SUB_VERSION).zip + PACKAGE_ZIPFILE := xds-agent_$(ARCH)-$(VERSION)_$(SUB_VERSION).zip endif