summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Disable-Sphinx.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-12-16 16:12:00 +0100
committerGard Spreemann <gspr@nonempty.org>2020-12-17 13:41:15 +0100
commitffa79d8f6a1e0ebdc6e6de362af7a4195a1b63a4 (patch)
treef098c63f351c31e3317516533a3dfefcd4b19204 /debian/patches/0005-Disable-Sphinx.patch
parent2fd4337a2b69a772e23c81dc03f60cde77bf38d5 (diff)
Refresh patches.
Diffstat (limited to 'debian/patches/0005-Disable-Sphinx.patch')
-rw-r--r--debian/patches/0005-Disable-Sphinx.patch4
1 files changed, 2 insertions, 2 deletions
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")