transforms/report
author Rich Burridge <rich.burridge@oracle.com>
Fri, 25 Jul 2014 13:24:21 -0700
branchs11u2-sru
changeset 3232 0b2103aa01c7
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
19078571 meld version 1.4.0 needs a TPNO in due course


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

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