Jambunathan K <kjambunat...@gmail.com> writes:
> I have pushed a fix so that "make install" will do the right
> thing. Package maintainers have to modify just the $(lispdir) and
> $(datadir) vars in the Makefile. (Hopefully) They don't have to do
> anything special at all. You may also want to read the comments under
> DATAFILES to have an idea of what is available for packaging.

I've implemented it somewhat differently in my Makefile fork, please see
the thread here: http://thread.gmane.org/gmane.emacs.orgmode/50366/focus=50378

> (org-odt-styles-dir-list, org-odt-schema-dir-list): New
> variables.  Pay specific attention to (eval-when-compile ...)
> form through which Makefile's $(datadir) - contained in
> `org-odt-data-dir' - gets compiled in as a "hard coded"
> constant.

I don't understand the need for compile-time evaluation.  In any case it
would be nice to avoid it.

I see why the schema directory doesn't become part of GNU Emacs, but why
should org-mode git not distribute and install the files?  For my
Makefile fork it would simply need adding "schema" to ETCDIRS and moving
the files from contrib to etc.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables


Reply via email to