transforms/report
author zihao.zhu@oracle.com <zihao.zhu@oracle.com>
Thu, 20 Oct 2016 09:25:22 -0700
changeset 7137 4f2e13d4a600
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
24594042 OpenLDAP man page(s) show incorrect interface stability level


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += %(value) >

<transform license license=(.*) -> print LICENSE += "%<1>" >