aboutsummaryrefslogtreecommitdiff
path: root/isar/interface
diff options
context:
space:
mode:
Diffstat (limited to 'isar/interface')
-rw-r--r--isar/interface2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/interface b/isar/interface
index 9ca83f3b..b2ed3209 100644
--- a/isar/interface
+++ b/isar/interface
@@ -175,7 +175,7 @@ function installfonts ()
if [ "$START_PG" = false ]; then
[ "$ISAR" = true ] && ISABELLE_OPTIONS="$ISABELLE_OPTIONS -I"
- exec "$ISABELLE" $ISABELLE_OPTIONS "$LOGIC"
+ exec "$ISABELLE_PROCESS" $ISABELLE_OPTIONS "$LOGIC"
else