aboutsummaryrefslogtreecommitdiff
path: root/bin/proofgeneral
diff options
context:
space:
mode:
Diffstat (limited to 'bin/proofgeneral')
-rw-r--r--bin/proofgeneral2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral
index 07aab576..017f4124 100644
--- a/bin/proofgeneral
+++ b/bin/proofgeneral
@@ -20,7 +20,7 @@
# The default path should work if you are using the Proof General RPM
# or unpack Proof General in your home directory.
# NB: no trailing backslash here!
-PGHOMEDEFAULT=/usr/share/emacs/site-lisp/ProofGeneral
+PGHOMEDEFAULT=$HOME/ProofGeneral
# Try to find a default Emacs executable
if [ -z "$EMACS" ] || [ ! -x "$EMACS" ]; then