aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-31 20:21:55 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-31 20:21:55 +0000
commit7366f39f174745ed2b4404071fb2e34cec506d51 (patch)
tree29cbb45d18acbd2ef0b370f9f622b0fbe50a0dfb /bin
parentc959c870a82c8aec292a72d0f9a7b8afe712f54a (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