transforms/report
author William.D.Johnston <William.D.Johnston@oracle.com>
Wed, 26 Jun 2013 14:16:16 -0700
branchs11-update
changeset 2658 da82c17b12eb
parent 2434 6c9bb5cf5610
child 5282 b4df500d2f24
permissions -rw-r--r--
16872640 mod_wrap.so missing from proftpd package


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