Package: mu4e
Version: 0.9.12-2

Installing mu4e results in byte-compiled files

 /usr/share/emacs/site-lisp/mu4e/*.elc

The "approved" thing to do is to have only source files there, with
symbolic links to them from each relevant flavour, e.g.,

 /usr/share/emacs24/site-lisp/mu4e/*.el -> ../../../emacs/site-lisp/mu4e/*.el

with the byte-compiled files compiled at installation time and
living in the flavour-specific location, e.g.,

 /usr/share/emacs24/site-lisp/mu4e/*.elc

(And yes, it would be nice if this could be done by a shared script in
emacsen-common instead of rolling a separate script for each emacs
add-on package.)

                                        Cheers,

                                        --Barak.
--
Barak A. Pearlmutter <[email protected]>
 Dept Comp Sci, Maynooth University, Co. Kildare, Ireland
 http://barak.pearlmutter.net

Reply via email to