From c5ab8577dbcb18ac2422bbbce7c8e695f6f9ce16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Sun, 8 Dec 2024 21:41:57 +0100 Subject: [PATCH] Refresh patches (no functional changes) --- debian/patches/0001-Prefer-default-Python-version.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001-Prefer-default-Python-version.patch b/debian/patches/0001-Prefer-default-Python-version.patch index 87b3e1a88..0eaf1923a 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 e0bdbc5..68c5ac3 100644 +index c741ec1..d55c59e 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -1533,12 +1533,7 @@ unset (${_PYTHON_PREFIX}_SOSABI)