transforms/report
author Bill Rushmore <bill.rushmore@oracle.com>
Wed, 17 Dec 2014 15:51:22 -0800
branchs11-update
changeset 3562 d0d2750c6f52
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
19078642 perl version 5.12.5 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>" >