transforms/report
author John Beck <John.Beck@Oracle.COM>
Mon, 06 Oct 2014 11:36:29 -0700
branchs11-update
changeset 3369 d159dcb97df2
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
19308541 update Python 2.7 line to version 2.7.8 (fix for RE audit)


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