diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 17:44:24 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 17:44:24 +0300 |
commit | c089c4500b0b78acf03ee5405ad250a84b0dfa66 (patch) | |
tree | 23870848d194569aff6e0e4e41bc7907960b1af1 /debian/patches/ctypes-arm.diff | |
parent | 377002e7300431b68f3548d9fd2c7f99cf883939 (diff) | |
download | python3.7-debian.tar.gz |
Import python3.7 (3.7.5-2)debian/3.7.5-2debian
Diffstat (limited to 'debian/patches/ctypes-arm.diff')
-rw-r--r-- | debian/patches/ctypes-arm.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/ctypes-arm.diff b/debian/patches/ctypes-arm.diff index 5be98b6..9387ac7 100644 --- a/debian/patches/ctypes-arm.diff +++ b/debian/patches/ctypes-arm.diff @@ -2,7 +2,7 @@ Index: b/Lib/ctypes/util.py =================================================================== --- a/Lib/ctypes/util.py +++ b/Lib/ctypes/util.py -@@ -247,16 +247,27 @@ elif os.name == "posix": +@@ -256,16 +256,27 @@ elif os.name == "posix": def _findSoname_ldconfig(name): import struct |