aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-31 14:05:27 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-31 14:05:27 +0000
commitcdf5066525dcd682cab2dd71b6154b417ad6ffa2 (patch)
tree78d3444bd21827ab3675bd73f189f06627f68190 /bin
parent1e28d7f7b91bab5aedc4ced583dfb3252b980220 (diff)
Updated.
Diffstat (limited to 'bin')
-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