From f8b0ca5cd9f18a1bd37ba7661b4458c203649253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Mon, 21 Aug 2023 10:28:23 +0200 Subject: [PATCH] Refresh patch Gbp-Dch: ignore --- debian/patches/0001-Prefer-default-Python-version.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)