From dbd743b99e377238c0e695cfd10d8056ba98aed6 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 6 Aug 2016 04:49:46 -0300 Subject: sagemath-7.3-3.parabola1: updating version --- libre/sagemath/disable-fes.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/sagemath/disable-fes.patch') 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"], -- cgit v1.2.3