aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/command.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/command.cc b/src/utils/command.cc
index 58ff52ab..f560f169 100644
--- a/src/utils/command.cc
+++ b/src/utils/command.cc
@@ -57,7 +57,7 @@ namespace OpenAxiom {
"/bin/" OPENAXIOM_GUI_EXECUTABLE
#define OPENAXIOM_GUI_EXECUTABLE \
- "gui" OPENAXIOM_EXEEXT
+ "open-axiom" OPENAXIOM_EXEEXT
/* Path to the session manager, relative to OPENAXIOM_ROOT_DIRECTORY,
or to the system root directory as specified on command line. */