Marcel Telka
2024-04-05 e8adc039459ddf6df29047bb7aa5748316372b82
1
2
3
4
5
6
7
 
<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>" >