transforms/report
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 11 Feb 2016 22:32:09 -0800
changeset 5453 12788f3c6c43
parent 5282 b4df500d2f24
child 6309 45a5cfc1d6e8
permissions -rw-r--r--
22302071 diffutils builds with the wrong compiler


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

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