emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Gentoo ebuild for app-emacs/org-mode-8.0.1


From: Christoph LANGE
Subject: Re: [O] Gentoo ebuild for app-emacs/org-mode-8.0.1
Date: Tue, 23 Apr 2013 13:02:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]