transforms/report
author Rich Burridge <rich.burridge@oracle.com>
Thu, 10 Jan 2013 14:00:15 -0800
branchs11-update
changeset 2460 041818da4769
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
16098091 Backport 16010595 to 11.2 (Userland half: libxml2)


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