21941429 sample-manifest should use $(TPNO) now
authorRich Burridge <rich.burridge@oracle.com>
Wed, 07 Oct 2015 12:15:00 -0700
changeset 4925 687405346773
parent 4924 3100caf65c36
child 4926 2d166edb9241
21941429 sample-manifest should use $(TPNO) now
transforms/manifest-metadata-template
--- a/transforms/manifest-metadata-template	Wed Oct 07 08:16:30 2015 -0700
+++ b/transforms/manifest-metadata-template	Wed Oct 07 12:15:00 2015 -0700
@@ -27,7 +27,7 @@
     value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="XXX Summary XXX"
 set name=com.oracle.info.description value="XXX Description XXX"
-set name=com.oracle.info.tpno value=XXXXX
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:XXX Classification XXX"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)