transforms/python-3-no-32bit
author Jan Parcel <jan.parcel@oracle.com>
Fri, 21 Apr 2017 13:46:39 -0700
branchs11u3-sru
changeset 7926 26093f5b918b
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
25172715 OpenSSL libraries should have RUNPATH for libcrypto pairing 25668366 finish ecc: move openssl.5 to Userland and ship dependent components 24684497 openssl(5) corrections when Elliptic Curve Cryptography is enabled 25816900 openssl.5 in Userland 11.3 needs to be openssl.7 for packaging reasons

#
# 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>