transforms/report
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Wed, 19 Apr 2017 21:56:10 +0000
changeset 7956 4f61047bec23
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
25920322 build gnome-calculator with mpfr


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