freebsd-ports/math/maxima/files/patch-src_maxima.in
Steve Wills 42f602465c math/maxima: Update to 5.42.1, cleanup
While here, give maintainership to submitter

PR:		232118
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-01-06 03:13:28 +00:00

10 lines
322 B
Text

--- src/maxima.in.orig 2018-10-23 17:59:28 UTC
+++ src/maxima.in
@@ -165,6 +165,7 @@ if [ -d "$MAXIMA_INITIAL_FOLDER" ]; then
fi
maxima_image_base="$MAXIMA_IMAGESDIR/binary-$MAXIMA_LISP/maxima"
+maxima_image_base_core="$MAXIMA_IMAGESDIR/binary-$MAXIMA_LISP/maxima_core"
if [ "$verbose" = "true" ]; then
set -x