iigs
2024-02-20 e96c56cb937f06911b84a3a15e7e56b6acbac8e7
1
2
3
4
# print a line "/{pkg-short-name}"
<transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print /%<1> >
# drop all actions
<transform -> drop >