Matthieu Moy <[EMAIL PROTECTED]> writes: > I don't think so. > > /usr/share/emacs/site-lisp/dvc/lisp > > is version independant, and it's a good place to store a single copy > of each source file. Putting source files in > > /usr/share/emacs/22.0.50/site-lisp/dvc/ > > too would mean having one copy of each source file per version of > Emacs installed.
The canonical place for "make install" to place Emacs Lisp packages is /usr/local/share/emacs/site-lisp/, not /usr/share/emacs/$(VERSION)/site-lisp -- the latter is for Debian packages only. We should not be putting *anything* in the latter place when the user does "make install". -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG |_] | \| |_| Project involvement: Emacs, Muse, Planner, ERC, EMMS
pgpWdtGmKlknL.pgp
Description: PGP signature
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
