transforms/report
author Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
Wed, 27 Mar 2013 14:15:49 -0500
branchs11-update
changeset 2534 d91de8ef80b1
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
16164718 update zoneinfo timezones to 2012j(Libya)


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