From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph LANGE Subject: Re: Gentoo ebuild for app-emacs/org-mode-8.0.1 Date: Tue, 23 Apr 2013 13:02:46 +0100 Message-ID: <51767866.7060708@web.de> References: <51744553.3050407@web.de> <87d2tmzdjj.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUbvk-0004Dm-Pz for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 08:02:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUbvb-00053V-Ul for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 08:02:40 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:62156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUbvb-00053G-Oe for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 08:02:31 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so229664wgh.0 for ; Tue, 23 Apr 2013 05:02:30 -0700 (PDT) In-Reply-To: <87d2tmzdjj.fsf@Rainer.invalid> 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: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, thanks for your improvement suggestions! Before I put this into practice, let me ask some questions. I am neither an expert in distributing Org nor in writing ebuilds yet. 2013-04-22 18:21 Achim Gratz: >> ELISP_REMOVE="lisp/org-install.el" > > You'll also want to remove org-loaddefs.el and org-version.el. Why? Because they will automatically be re-generated during "make install", or because they are not necessary unless installing from git? >> elisp-install ${PN}/contrib contrib/lisp/*org*.el || die > > This is wrong if you use ORG_ADD_CONTRIB. These files are already taken > care of by "make install" OK, which means that I can remove that "elisp-install" line? > and contrib should not be added to the load-path Why not? Note that this is conditional on the use flag "contrib". So in this case the user has explicitly decided "I want the contributed features". > (it also shouldn't exist as a subdirectory under ${PN}). Where should it go instead, if anywhere? Cheers, and thanks in advance, Christoph -- Christoph Lange, http://www.facebook.com/ch.lange, Skype duke4701