Marcel Telka
2024-04-05 e5e9b978d16f3a418fcae51695fb9398f0a160ed
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>" >