summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/jgf4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/jgf b/bin/jgf
index c4911446f..8441bf6ee 100644
--- a/bin/jgf
+++ b/bin/jgf
@@ -1,9 +1,9 @@
#! /bin/sh
# change the value of GFHOME to the directory where you have the gf binary
-GFHOME=/home/aarne/GF2/bin
+GFHOME=./
-JGUILIB=$GFHOME/java/
+JGUILIB=../src/java
GF=$GFHOME/gf
JGUI=GFEditor2