transforms/REQUIRED_PACKAGES
author Sowrabha H G <sowrabha.hg@oracle.com>
Wed, 26 Aug 2015 09:14:51 -0700
branchs11u3-sru
changeset 5024 10f6f5e98268
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
PSARC 2015/334 Puppet LDAP Service Search Descriptor 20114694 provide Puppet LDAP search service descriptor

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