diff --git a/debian/patches/0001-Prefer-default-Python-version.patch b/debian/patches/0001-Prefer-default-Python-version.patch index fa8e1ebb0..6bb300762 100644 --- a/debian/patches/0001-Prefer-default-Python-version.patch +++ b/debian/patches/0001-Prefer-default-Python-version.patch @@ -14,7 +14,7 @@ Forwarded: not-needed 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Modules/FindPython/Support.cmake b/Modules/FindPython/Support.cmake -index f78433d..56dc37f 100644 +index d483d7f..536b7fd 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -1420,12 +1420,7 @@ unset (${_PYTHON_PREFIX}_SOABI) @@ -41,7 +41,7 @@ index f78433d..56dc37f 100644 diff --git a/Modules/FindPythonInterp.cmake b/Modules/FindPythonInterp.cmake -index b5e759d..8b02c31 100644 +index 443c6eb..aed0873 100644 --- a/Modules/FindPythonInterp.cmake +++ b/Modules/FindPythonInterp.cmake @@ -107,6 +107,7 @@ if(DEFINED PYTHONLIBS_VERSION_STRING)