Marcel Telka
2024-04-01 8b81466c5260d9945b49594e5cc088e75ee18d44
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>" >