summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/wanderlust/files/70wl-gentoo.el')
-rw-r--r--app-emacs/wanderlust/files/70wl-gentoo.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/wanderlust/files/70wl-gentoo.el b/app-emacs/wanderlust/files/70wl-gentoo.el
index 62fd8c7402a2..4b7aca4c7da3 100644
--- a/app-emacs/wanderlust/files/70wl-gentoo.el
+++ b/app-emacs/wanderlust/files/70wl-gentoo.el
@@ -1,6 +1,7 @@
-;;; Wanderlust site-lisp configuration
-(add-to-list 'load-path "/usr/share/emacs/site-lisp/wl")
+;;; wanderlust site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)