transforms/report
author Vojtech Kral <vojtech.kral@oracle.com>
Wed, 05 Apr 2017 11:37:33 +0200
changeset 7842 d4c93736cade
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
25791794 dnsmasq failed to start due to permission for creating /var/cache/dnsmasq.leases


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