summaryrefslogtreecommitdiff
path: root/libre/sagemath/disable-fes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/sagemath/disable-fes.patch')
-rw-r--r--libre/sagemath/disable-fes.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/sagemath/disable-fes.patch b/libre/sagemath/disable-fes.patch
index 873a6a663..086231d70 100644
--- a/libre/sagemath/disable-fes.patch
+++ b/libre/sagemath/disable-fes.patch
@@ -1,8 +1,8 @@
--- src/module_list.py.orig 2015-06-07 11:29:30.710612146 +0200
+++ src/module_list.py 2015-06-07 11:30:21.877506106 +0200
-@@ -685,11 +685,11 @@
- include_dirs = [SAGE_INC + '/ecl'],
- depends = [SAGE_INC + '/ecl/ecl.h']),
+@@ -564,11 +564,11 @@
+ sources = ["sage/libs/ecl.pyx"],
+ libraries = ["ecl"]),
- OptionalExtension("sage.libs.fes",
- ["sage/libs/fes.pyx"],