transforms/report
author Alex Chiu <Alex.Chiu@Oracle.COM>
Thu, 10 Jan 2013 13:34:12 -0800
branchs11-update
changeset 2459 8037cea4458f
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
15819412 SUNBT7201971 libibmad - ib_resolve_smlid_via() returns sm lid as 0


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