summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Disable-Sphinx.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-08-11 14:07:20 +0200
committerGard Spreemann <gspr@nonempty.org>2020-08-11 14:07:20 +0200
commit3cd3187ed54e9a2f1b063fbdc384d962ba5982d2 (patch)
tree89924662418e0bcddf7df3b7a2f719ba3425b399 /debian/patches/0005-Disable-Sphinx.patch
parent07498116ccc218408a5656ca897622e8b9734ebb (diff)
Rebase patched and drop 0008-Don-t-try-to-install-Hera.patch.
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 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")