[sagemath] 02/02: Fix a typo in d1-sage-env.patch.

Tobias Hansen thansen at moszumanska.debian.org
Sat Jan 21 22:31:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch experimental
in repository sagemath.

commit f51712259bc5ccfade161e338b99e6e2022ceba9
Author: Tobias Hansen <thansen at debian.org>
Date:   Sat Jan 21 22:19:00 2017 +0000

    Fix a typo in d1-sage-env.patch.
---
 debian/patches/d1-sage-env.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/d1-sage-env.patch b/debian/patches/d1-sage-env.patch
index 66b66ad..5072ff0 100644
--- a/debian/patches/d1-sage-env.patch
+++ b/debian/patches/d1-sage-env.patch
@@ -243,7 +243,7 @@ Author: Tobias Hansen <thansen at debian.org>, Ximin Luo <infinity0 at debian.org>
 -_add_variable_or_fallback('GAP_ROOT_DIR',     opj('$SAGE_LOCAL','gap','latest'))
 +_add_variable_or_fallback('CONWAY_POLYNOMIALS_DATA_DIR', '/usr/share/sagemath/conway_polynomials')
 +_add_variable_or_fallback('GRAPHS_DATA_DIR',             '/usr/share/sagemath/graphs')
-+_add_variable_or_fallback('ELLCURVE_DATA_DIR',           '/usr/share/sagemath/ellcurves'))
++_add_variable_or_fallback('ELLCURVE_DATA_DIR',           '/usr/share/sagemath/ellcurves')
 +_add_variable_or_fallback('POLYTOPE_DATA_DIR',           '/usr/share/sagemath/reflexive_polytopes')
 +_add_variable_or_fallback('GAP_ROOT_DIR',                '/usr/share/gap')
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list