Andreas Wacknitz
2024-04-05 7fed103b26799c58bd185f75cbec69ec4c5461f7
1
2
3
4
# print a line "/{pkg-short-name}"
<transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print /%<1> >
# drop all actions
<transform -> drop >