transforms/report
author John Beck <John.Beck@Oracle.COM>
Fri, 22 Jul 2016 11:42:48 -0700
changeset 6469 f6638020fce4
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
24341286 do not publish horizon when BUILD_TYPE=evaluation


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += %(value) >

<transform license license=(.*) -> print LICENSE += "%<1>" >