diff options
Diffstat (limited to 'app-emacs/wanderlust/files')
-rw-r--r-- | app-emacs/wanderlust/files/70wl-gentoo.el | 2 | ||||
-rw-r--r-- | app-emacs/wanderlust/files/digest-wanderlust-2.14.0 | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/wanderlust/files/70wl-gentoo.el b/app-emacs/wanderlust/files/70wl-gentoo.el index 8aa46ec18901..84a81673a501 100644 --- a/app-emacs/wanderlust/files/70wl-gentoo.el +++ b/app-emacs/wanderlust/files/70wl-gentoo.el @@ -1,7 +1,7 @@ ;;; Wanderlust site-lisp configuration -(setq load-path (cons "@SITELISP@" load-path)) +(setq load-path (cons "/usr/share/emacs/site-lisp/wl" load-path)) (autoload 'wl "wl" "Wanderlust" t) (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) diff --git a/app-emacs/wanderlust/files/digest-wanderlust-2.14.0 b/app-emacs/wanderlust/files/digest-wanderlust-2.14.0 deleted file mode 100644 index fe804ec5bbbd..000000000000 --- a/app-emacs/wanderlust/files/digest-wanderlust-2.14.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 60b94c9796ee40b6585ef19a509c90df wl-2.14.0.tar.gz 1101505 |