summaryrefslogtreecommitdiff
path: root/libre/sagemath/env.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/sagemath/env.patch')
-rw-r--r--libre/sagemath/env.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/sagemath/env.patch b/libre/sagemath/env.patch
index b8ca1eb4d..e4a1be329 100644
--- a/libre/sagemath/env.patch
+++ b/libre/sagemath/env.patch
@@ -65,7 +65,7 @@
+export SAGE_ETC="/etc/sage"
+export SAGE_SHARE="$SAGE_LOCAL/share/sage"
+export SAGE_EXTCODE="$SAGE_SHARE/ext"
-+export SAGE_SRC="$SAGE_SHARE/src"
++export SAGE_SRC="$SAGE_SHARE/source"
+export SAGE_DOC="/usr/share/doc/sage"
# We offer a toolchain option, so if $SAGE_LOCAL/toolchain/toolchain-env exists source it.