transforms/python-3-no-32bit
author Shawn Emery <shawn.emery@oracle.com>
Fri, 25 Sep 2015 15:23:48 -0500
changeset 4906 51866e99eff7
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
21839658 Enable the ldap backend for slapd

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