From ffa79d8f6a1e0ebdc6e6de362af7a4195a1b63a4 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 16 Dec 2020 16:12:00 +0100 Subject: Refresh patches. --- 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 0df79e58..2aee22ff 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 a56a275..11b5b20 100644 +index e156687..aa1c4bb 100644 --- a/src/cmake/modules/GUDHI_third_party_libraries.cmake +++ b/src/cmake/modules/GUDHI_third_party_libraries.cmake -@@ -178,7 +178,6 @@ if( PYTHONINTERP_FOUND ) +@@ -147,7 +147,6 @@ if( PYTHONINTERP_FOUND ) find_python_module("matplotlib") find_python_module("numpy") find_python_module("scipy") -- cgit v1.2.3