transforms/python-3-no-32bit
author Drew Fisher <drew.fisher@oracle.com>
Thu, 29 Sep 2016 08:21:19 -0700
branchs11u3-sru
changeset 7115 0c932cebfc40
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
24737607 problem in PYTHON-MOD/DJANGO

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