On Dec 15, 2005, at 22:44, Jesse Alama wrote:

Sébastien Maret <[EMAIL PROTECTED]> writes:

On Dec 15, 2005, at 15:57, Brendan Cully wrote:

On Thursday, 15 December 2005 at 15:52, Sebastien Maret wrote:
The following message is a courtesy copy of an article
that has been posted to gmane.os.apple.fink.devel as well.

Brendan Cully <[EMAIL PROTECTED]> writes:

Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/
finkinfo/net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27005

Added Files:
        erc.info erc.patch
Log Message:
New package from tracker #1236469

Doesn't work for me. Emacs says that it can't open erc-compat.el.
It's
probably not byte-compiled and removed by:

rm -f @PREFIX@/share/${FLAVOR}/site-lisp/erc/*.el;

in the PostInstScript. Copying it from /sw/share/emacs/site-lisp/
erc to
/sw/share/emacs22/site-lisp/erc solves the problem.

Bah. I spent a while arguing that the .el files should be removed, and
now this :)

I think that removing the .el files is indeed a good idea (provided
that they are byte-compiled of course), since emacs will use the .elc
files anyway.

So, I guess either keep symlinks of all the *.el in the $FLAVOR
directories, or maybe just keep symlinks of *.el files that don't have
corresponding *.elc.

I'd rather patch the Makefile so the erc-compat.el got byte-compiled.

I've implemented Sebastien's proposal; new info and patch file
attached.  It seems to work just fine with emacs21, emacs22, and
Brendan's system-emacs.

I see in the patched Makefile that three others .el files aren't compiled: erc-bbdb.el, erc-chess and erc-speak.el. Is there any reason for that ? Maybe erc don't need them ?

Sébastien

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to