[sagemath] 04/04: Look for maxima.fas in /usr/lib/ecl.

Tobias Hansen thansen at moszumanska.debian.org
Thu Mar 5 11:20:22 UTC 2015


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

thansen pushed a commit to branch master
in repository sagemath.

commit 3cc2067dde6ccf5d7331a478808b7c6d88f8b698
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Thu Mar 5 12:17:20 2015 +0100

    Look for maxima.fas in /usr/lib/ecl.
---
 debian/patches/maxima.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/maxima.patch b/debian/patches/maxima.patch
index fc4f477..7cc9f1c 100644
--- a/debian/patches/maxima.patch
+++ b/debian/patches/maxima.patch
@@ -5,7 +5,7 @@
  ## i.e. loading it into ECL
  ecl_eval("(setf *load-verbose* NIL)")
 -ecl_eval("(require 'maxima)")
-+ecl_eval("(require 'maxima \"/usr/lib/maxima/5.35.1/maxima.fas\")")
++ecl_eval("(require 'maxima \"/usr/lib/ecl/maxima.fas\")")
  ecl_eval("(in-package :maxima)")
  ecl_eval("(setq $nolabels t))")
  ecl_eval("(defvar *MAXIMA-LANG-SUBDIR* NIL)")

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