From 3cd3187ed54e9a2f1b063fbdc384d962ba5982d2 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 11 Aug 2020 14:07:20 +0200 Subject: Rebase patched and drop 0008-Don-t-try-to-install-Hera.patch. --- debian/patches/0005-Disable-Sphinx.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches/0005-Disable-Sphinx.patch') diff --git a/debian/patches/0005-Disable-Sphinx.patch b/debian/patches/0005-Disable-Sphinx.patch index d741bb9f..0df79e58 100644 --- a/debian/patches/0005-Disable-Sphinx.patch +++ b/debian/patches/0005-Disable-Sphinx.patch @@ -7,10 +7,10 @@ Subject: Disable Sphinx. 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 0abe66b..7a418e4 100644 +index a56a275..11b5b20 100644 --- a/src/cmake/modules/GUDHI_third_party_libraries.cmake +++ b/src/cmake/modules/GUDHI_third_party_libraries.cmake -@@ -175,7 +175,6 @@ if( PYTHONINTERP_FOUND ) +@@ -178,7 +178,6 @@ if( PYTHONINTERP_FOUND ) find_python_module("matplotlib") find_python_module("numpy") find_python_module("scipy") -- cgit v1.2.3