David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
1
2
3
4
# print a line "/{pkg-short-name}"
<transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print /%<1> >
# drop all actions
<transform -> drop >