make-rules/shared-macros.mk
changeset 6911 7b878dfe6f0d
parent 6859 569bef81e3c4
child 7003 539760b03c07
--- a/make-rules/shared-macros.mk	Thu Sep 08 17:47:13 2016 -0700
+++ b/make-rules/shared-macros.mk	Thu Sep 15 11:53:59 2016 -0700
@@ -180,8 +180,6 @@
 PKG_REPO =	file:$(WS_REPO)
 
 COMPONENT_SRC_NAME =	$(COMPONENT_NAME)
-COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
-COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 # Assume a component is categorized as a utility by default.
 COMPONENT_BUGDB=	utility/$(COMPONENT_NAME)