transforms/REQUIRED_PACKAGES
author Brian Utterback <brian.utterback@oracle.com>
Sun, 18 Oct 2015 17:18:20 -0700
branchs11u3-sru
changeset 5013 8482a371d7fe
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
21020795 Add "RO" to res1 field of auth_attr.d files in ntp

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