transforms/python-3-no-32bit
author Rich Burridge <rich.burridge@oracle.com>
Sat, 09 May 2015 12:45:23 -0700
changeset 4266 bcfdeff915c4
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
21056705 libgsl needs to deliver both 32-bit and 64-bit gsl-config scripts

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