repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
firefox: update to 130.0
[oi-userland.git]
/
transforms
/
PRINT_COMPONENT_FMRIS
blob
b1a08db7c59689e4ab5eaa451bb779fc019cccca
1
# print a line "/{pkg-short-name}"
2
<transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print /%<1> >
3
# drop all actions
4
<transform -> drop >