From 1ff14a8264cc6e4dd9f10d3141b3901052e9a1d4 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 23 Dec 2021 16:55:02 +0100 Subject: Renumber patches --- debian/patches/0005-Disable-Sphinx.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 debian/patches/0005-Disable-Sphinx.patch (limited to 'debian/patches/0005-Disable-Sphinx.patch') diff --git a/debian/patches/0005-Disable-Sphinx.patch b/debian/patches/0005-Disable-Sphinx.patch deleted file mode 100644 index 2aee22ff..00000000 --- a/debian/patches/0005-Disable-Sphinx.patch +++ /dev/null @@ -1,20 +0,0 @@ -From: Gard Spreemann -Date: Tue, 21 Jan 2020 10:36:48 +0100 -Subject: Disable Sphinx. - ---- - src/cmake/modules/GUDHI_third_party_libraries.cmake | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/src/cmake/modules/GUDHI_third_party_libraries.cmake b/src/cmake/modules/GUDHI_third_party_libraries.cmake -index e156687..aa1c4bb 100644 ---- a/src/cmake/modules/GUDHI_third_party_libraries.cmake -+++ b/src/cmake/modules/GUDHI_third_party_libraries.cmake -@@ -147,7 +147,6 @@ if( PYTHONINTERP_FOUND ) - find_python_module("matplotlib") - find_python_module("numpy") - find_python_module("scipy") -- find_python_module("sphinx") - find_python_module("sklearn") - find_python_module("ot") - find_python_module("pybind11") -- cgit v1.2.3