From 2ad98abbd8e3a4265ab0a5f4403578362a8bf9ce Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Mon, 10 Sep 2018 17:12:29 +0200 Subject: Expand patch to remove more tests relying on DFSG-deleted data. --- debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0005-Force-linking-of-Python-module-with-CGAL.patch') 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) -- cgit v1.2.3