[sagemath] 01/01: Do not set MAXIMA_PREFIX in sage-env.

Tobias Hansen thansen at moszumanska.debian.org
Fri Oct 28 11:36:03 UTC 2016


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

thansen pushed a commit to branch master
in repository sagemath.

commit dd6d9894c9498b8d57565fd12548b0fc4f1521d7
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Fri Oct 28 10:55:04 2016 +0000

    Do not set MAXIMA_PREFIX in sage-env.
---
 debian/patches/debian-paths.patch | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/patches/debian-paths.patch b/debian/patches/debian-paths.patch
index ec79004..504f1d8 100644
--- a/debian/patches/debian-paths.patch
+++ b/debian/patches/debian-paths.patch
@@ -38,7 +38,15 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
  if [ -z "$SAGE_REPO_ANONYMOUS" ]; then
      SAGE_REPO_ANONYMOUS="git://trac.sagemath.org/sage.git"
-@@ -642,9 +642,6 @@
+@@ -468,7 +468,6 @@
+ 	fi
+     fi
+ fi
+-export MAXIMA_PREFIX="$SAGE_LOCAL"
+ 
+ PERL5LIB="$SAGE_LOCAL/lib/perl5:$PERL5LIB" && export PERL5LIB
+ 
+@@ -642,9 +641,6 @@
      LD_LIBRARY_PATH="$SAGE_LOCAL/bin:$LD_LIBRARY_PATH" && export LD_LIBRARY_PATH
  fi
  

-- 
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