transforms/python-3-no-32bit
author Rich Burridge <rich.burridge@oracle.com>
Fri, 03 Mar 2017 15:29:05 -0800
branchs11u3-sru
changeset 7709 e38357099235
parent 4072 db0cec748ec0
child 4912 0b79e9575718
permissions -rw-r--r--
25466336 Update tcpdump to version 4.9.0 25466334 problem in UTILITY/TCPDUMP
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4072
db0cec748ec0 PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
diff changeset
     1
#
db0cec748ec0 PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
diff changeset
     2
# Drop the 32-bit shared library file actions for versions of Python that
db0cec748ec0 PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
diff changeset
     3
# are 64-bit only.
db0cec748ec0 PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
diff changeset
     4
#
db0cec748ec0 PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
diff changeset
     5
<transform file path=usr/lib/python3.4/vendor-packages(?!.*/64/).+\.so$ -> drop>