spirv-headers: add 1.3.280.0
[oi-userland.git] / transforms / PRINT_COMPONENT_FMRIS
blobb1a08db7c59689e4ab5eaa451bb779fc019cccca
1 # print a line "/{pkg-short-name}"
2 <transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print /%<1> >
3 # drop all actions
4 <transform -> drop >