aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/proofgeneral2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral
index 6def97ff..b54a35b0 100644
--- a/bin/proofgeneral
+++ b/bin/proofgeneral
@@ -11,7 +11,7 @@
#
# The relative path works for uninstalled package
-PGHOME=/usr/share/xemacs/site-packages/lisp/ProofGeneral
+PGHOME=..
# Try to find an Emacs executable
if [ -z "$EMACS" ] || [ ! -x "$EMACS" ]; then