Cross Reference: REQUIRED_PACKAGES
xref
: /
solaris-userland
/
transforms
/
REQUIRED_PACKAGES
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
# drop all actions
<transform -> drop >