transforms/report
author Craig Mohrman <craig.mohrman@oracle.com>
Fri, 09 Oct 2015 09:55:13 -0700
branchs11u3-sru
changeset 4936 79af241b4834
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
21843191 squid upgrade in 21305852 dropped password by accident


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