summaryrefslogtreecommitdiff
path: root/debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-09-10 17:12:29 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-09-10 17:12:29 +0200
commit2ad98abbd8e3a4265ab0a5f4403578362a8bf9ce (patch)
tree3b3173c4d3f9ccb378de5111bc47c934e7224039 /debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch
parent30a2d7854f5ef28e02d2b931b01255ea81cdebc6 (diff)
Expand patch to remove more tests relying on DFSG-deleted data.
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)