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