transforms/report
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Sat, 01 Oct 2016 11:18:56 -0700
changeset 7041 f02b84458bf7
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
23245475 Move iso-codes 3.21 to Userland PSARC/2010/143 GNOME 2.30


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