summaryrefslogtreecommitdiff
path: root/emacsen-common
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-07-16 18:27:41 +0200
committerDavid Bremner <david@tethera.net>2015-07-16 18:27:41 +0200
commit5c3ff99cb2db4058deab7af293a6212b70a54ea4 (patch)
tree82ddd5a1455e57dfceababa66f603d6fbd979a31 /emacsen-common
parent7036cad866fb3e9b43bf27b81d7c2585f8939c1c (diff)
update install script for new location of non-bytecompiled files
Diffstat (limited to 'emacsen-common')
-rw-r--r--emacsen-common/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsen-common/install b/emacsen-common/install
index 9d9fdd6..cf93e7f 100644
--- a/emacsen-common/install
+++ b/emacsen-common/install
@@ -25,7 +25,7 @@ case $FLAVOR in
echo install/${ELPA_PACKAGE}: Handling install of emacsen flavor ${FLAVOR}
esac
-el_dir=/usr/share/emacs/site-lisp/elpa/${ELPA_PACKAGE}/
+el_dir=/usr/share/emacs/site-lisp/elpa-src/${ELPA_PACKAGE}/
elc_dir=/usr/share/${FLAVOR}/site-lisp/elpa/${ELPA_PACKAGE}/
export EMACSLOADPATH