equal
deleted
inserted
replaced
|
1 |
|
2 <transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \ |
|
3 print PACKAGE += "%<1>@%<2>" > |
|
4 <transform set name=org.opensolaris.arc-caseid value=(.*) -> \ |
|
5 print ARC_CASE += "%<1>" > |
|
6 |
|
7 <transform license license=(.*) -> print LICENSE += "%<1>" > |