From 72945fa47b941b4221c9b3f2c1e376aab915c456 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 10 Dec 2019 14:31:00 +0100 Subject: Renumber patches. --- debian/patches/0007-Disable-Sphinx.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 debian/patches/0007-Disable-Sphinx.patch (limited to 'debian/patches/0007-Disable-Sphinx.patch') diff --git a/debian/patches/0007-Disable-Sphinx.patch b/debian/patches/0007-Disable-Sphinx.patch deleted file mode 100644 index e3f42382..00000000 --- a/debian/patches/0007-Disable-Sphinx.patch +++ /dev/null @@ -1,20 +0,0 @@ -From: Gard Spreemann -Date: Wed, 25 Sep 2019 15:28:15 +0200 -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 360a230..bffd2ee 100644 ---- a/src/cmake/modules/GUDHI_third_party_libraries.cmake -+++ b/src/cmake/modules/GUDHI_third_party_libraries.cmake -@@ -124,7 +124,6 @@ if( PYTHONINTERP_FOUND ) - find_python_module("matplotlib") - find_python_module("numpy") - find_python_module("scipy") -- find_python_module("sphinx") - endif() - - if(NOT GUDHI_PYTHON_PATH) -- cgit v1.2.3