transforms/report
author Danek Duvall <danek.duvall@oracle.com>
Fri, 06 Feb 2015 14:10:05 -0800
branchs11-update
changeset 3748 4e3605a7e3c0
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
20246148 mercurial 3.2.3 20246270 problem in UTILITY/HG 19078590 mercurial needs a TPNO in the fullness of time


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