transforms/report
author Vladimir Marek <Vladimir.Marek@oracle.com>
Fri, 17 Oct 2014 14:50:11 +0200
branchs11-update
changeset 3412 7b3ae70aaf84
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
19078604 ntp version 4.2.7 needs a TPNO when the moment is right


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

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