summaryrefslogtreecommitdiff
path: root/debian/patches/0004-Disable-Sphinx.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-01-14 09:49:57 +0100
committerGard Spreemann <gspr@nonempty.org>2022-01-14 09:49:57 +0100
commitb32f71f0cee1f8609cfb4205bddea088c4e4094b (patch)
tree9a8f04863ed0b82b11228ff44e55ec6ff4c39431 /debian/patches/0004-Disable-Sphinx.patch
parent415403affce5dc7fdb63aab3b98f9acfadd063a1 (diff)
Rebase patches
Diffstat (limited to 'debian/patches/0004-Disable-Sphinx.patch')
-rw-r--r--debian/patches/0004-Disable-Sphinx.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0004-Disable-Sphinx.patch b/debian/patches/0004-Disable-Sphinx.patch
index 2aee22ff..de66bbfb 100644
--- a/debian/patches/0004-Disable-Sphinx.patch
+++ b/debian/patches/0004-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 e156687..aa1c4bb 100644
+index 21c9d47..d22697c 100644
--- a/src/cmake/modules/GUDHI_third_party_libraries.cmake
+++ b/src/cmake/modules/GUDHI_third_party_libraries.cmake
-@@ -147,7 +147,6 @@ if( PYTHONINTERP_FOUND )
+@@ -148,7 +148,6 @@ if( PYTHONINTERP_FOUND )
find_python_module("matplotlib")
find_python_module("numpy")
find_python_module("scipy")