transforms/report
author Rich Burridge <rich.burridge@oracle.com>
Mon, 18 Mar 2013 13:26:21 -0700
changeset 1218 3de6dd637a9a
parent 1048 e82fa02a4d16
child 5282 b4df500d2f24
permissions -rw-r--r--
16499563 curl and erlang should have ASLR enabled


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