repo.or.cz
/
unleashed-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nginx: drop most modules
[unleashed-userland.git]
/
transforms
/
REQUIRED_PACKAGES
blob
31efd6e4c8645e84767d580a4457027ebc5cc7ca
1
# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
2
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
3
# drop all actions
4
<transform -> drop >