transforms/report
author Vladimir Marek <Vladimir.Marek@oracle.com>
Mon, 19 Sep 2016 15:33:35 +0200
changeset 6965 beaa97be01e8
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
24460641 wxwidgets (and its clients) fail to build on 106 nightly


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