diff options
Diffstat (limited to 'isar/interface')
| -rw-r--r-- | isar/interface | 2 |
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 |
