summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch')
-rw-r--r--debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch b/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
index 52aa9737..d8ca0255 100644
--- a/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
+++ b/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
@@ -7,7 +7,7 @@ Subject: Force linking of Python module with CGAL.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cython/CMakeLists.txt b/cython/CMakeLists.txt
-index 829d53b..b8004c5 100644
+index 219b99e..7b8e38f 100644
--- a/cython/CMakeLists.txt
+++ b/cython/CMakeLists.txt
@@ -143,7 +143,7 @@ if(CYTHON_FOUND)