transforms/report
author Stacey Marshall <Stacey.Marshall@Oracle.COM>
Tue, 02 Jun 2015 08:44:38 +0100
branchs11-update
changeset 4386 30b25a7b0e22
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
17191782 The OpenLDAP Server Administration exec_attr entries are out of date


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