transforms/python-3-no-32bit
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Thu, 25 Aug 2016 16:28:16 -0700
branchs11u3-sru
changeset 7097 57c60272f142
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
24303566 proftpd should disable lazy binding to simplify chroot.

#
# Drop the 32-bit shared library file actions for versions of Python that
# are 64-bit only.
#
<transform file path=usr/lib/python3.4/vendor-packages(?!.*/64/).+\.so$ -> drop>