transforms/report
author Phi Tran <Phi.N.Tran@Oracle.COM>
Mon, 04 Aug 2014 14:53:18 -0700
branchs11-update
changeset 3245 b4b35808faa4
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
18262073 cdrtools shouldn't really build with -fast


<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>" >