2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2019 Alexander Pyhalov
16 # These transforms drop the information that we don't want to appear
17 # in final package versions.
20 # Drop pkg.depend.bypass-generate attributes
22 delete pkg.depend.bypass-generate .* >
24 # Drop pkg.depend.runpath attributes
26 delete pkg.depend.runpath .* >