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 b6e05ed7..ba76ed11 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 e92363ab8125cff24a9c2ef5eec159ff09afc381 Mon Sep 17 00:00:00 2001
+From 976e231e80eeb59c27f2389fb9ee70030c56cb44 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/4] Force Python 3 detection to avoid mixing 2 and 3.
+Subject: [PATCH 1/5] Force Python 3 detection to avoid mixing 2 and 3.
---
cmake/modules/FindCython.cmake | 6 +++---