transforms/report
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 18 Oct 2016 16:17:47 -0700
changeset 7125 cb5d17e1b8bc
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
24914599 php should not rely on path for gcc


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += %(value) >

<transform license license=(.*) -> print LICENSE += "%<1>" >