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