transforms/report
author Drew Fisher <drew.fisher@oracle.com>
Mon, 27 Feb 2017 15:55:01 -0800
changeset 7701 750963ecf93b
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
25388068 zone-vnc-console xterm saveLines should be bigger than 1000


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