transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Tue, 18 Apr 2017 16:00:10 -0700
changeset 7906 57070a2dbc4f
parent 3817 30b42c38bbc4
permissions -rw-r--r--
PSARC 2017/052 cssh version 4.09 25766514 Update the Perl cssh module to version 4.09

# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
# drop all actions
<transform -> drop >