transforms/REQUIRED_PACKAGES
author Brian Reitz <Brian.Reitz@Oracle.COM>
Tue, 20 Sep 2016 09:05:41 -0700
changeset 6973 002773462d8f
parent 3817 30b42c38bbc4
permissions -rw-r--r--
24662153 mitaka instance action menu has duplicate entry

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