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