From ab3927695a137947a012f60b6affd7d8ea7dff76 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Mon, 9 Oct 2017 16:08:22 +0200 Subject: Patch for using the system MathJax. --- .../0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches/0001-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch') 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 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 +++--- -- cgit v1.2.3