From e226cc0dc583b2705d621ca98eac47e0f0912df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Tue, 21 Sep 2021 00:36:45 +0200 Subject: [PATCH] Update patches Gbp-Dch: ignore --- .../patches/0002-Prefer-Debian-default-version-of-Python.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch b/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch index 5c59aa8c9..f06a5af73 100644 --- a/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch +++ b/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch @@ -8,7 +8,7 @@ Forwarded: not-needed 1 file changed, 14 insertions(+) diff --git a/Modules/FindPython/Support.cmake b/Modules/FindPython/Support.cmake -index 8e70e11..828e075 100644 +index ce25cfc..df5ea06 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -23,6 +23,20 @@ if (NOT DEFINED _${_PYTHON_PREFIX}_REQUIRED_VERSION_MAJOR)