transforms/report
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 05 Jun 2015 17:26:12 -0700
branchs11-update
changeset 4441 8e251f3e0ce3
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
21138378 Add group/feature packages to Userland


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