summaryrefslogtreecommitdiff
path: root/debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch')
-rw-r--r--debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch b/debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch
index 1b76f052..b6e05ed7 100644
--- a/debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch
+++ b/debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch
@@ -1,7 +1,7 @@
-From 3a8816f0a83e92307c39cd9cfa85ea6e67df48eb Mon Sep 17 00:00:00 2001
+From e92363ab8125cff24a9c2ef5eec159ff09afc381 Mon Sep 17 00:00:00 2001
From: Gard Spreemann <gspreemann@gmail.com>
Date: Mon, 9 Oct 2017 11:46:06 +0200
-Subject: [PATCH 1/3] Force Python 3 detection to avoid mixing 2 and 3.
+Subject: [PATCH 1/4] Force Python 3 detection to avoid mixing 2 and 3.
---
cmake/modules/FindCython.cmake | 6 +++---