From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Please test the new Makefile Date: Mon, 02 Jan 2012 22:50:59 +0100 Message-ID: <87ehvhojss.fsf@Rainer.invalid> References: <87zkelyd7c.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhpmo-0006yg-Sw for emacs-orgmode@gnu.org; Mon, 02 Jan 2012 16:51:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rhpmn-0002rG-Hh for emacs-orgmode@gnu.org; Mon, 02 Jan 2012 16:51:18 -0500 Received: from lo.gmane.org ([80.91.229.12]:35529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhpmn-0002r6-CX for emacs-orgmode@gnu.org; Mon, 02 Jan 2012 16:51:17 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rhpml-0007xR-Sg for emacs-orgmode@gnu.org; Mon, 02 Jan 2012 22:51:15 +0100 Received: from pd9eb2d4e.dip.t-dialin.net ([217.235.45.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2012 22:51:15 +0100 Received: from Stromeko by pd9eb2d4e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Jan 2012 22:51:15 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I've implemented a few improvements in my fork that should take care of most issues raised in recent discussions: - default target is now "all" instead of "help" - make does not complain when not inside a Git tree - all installations prefixed with $(DESTDIR) to allow for staged installation - introduced $(datadir) as replacement for $(etcdir) and moved into default.mk; $(datadir) is recorded as a defconst into org-install.el - more robust shell code - removed maint.mk and maint-targets.mk, these will have to be rolled into local.mk (or included from there) on the server I'm uncertain about the integration of the ODT exporter (although it works on my machine): it seems that the schema files should reside in etc/schema (and ETCDIR should include schema on install)? Why are the schema files only in contrib? Also there is some compile-time evaluation of org-odt-data-dir that seems unnecessary to me (I don't set this variable at compile-time, anyhow)? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ DIY Stuff: http://Synth.Stromeko.net/DIY.html