Re: [PATCH] Implement autosendcmd (/channel add -botcmd) for silc irssi client (and silc protocol irssi plugin .so)

Kp <[email protected]> Sat, 5 Jul 2008 10:34:28 -0500
Newsgroups gmane.network.silc.devel
Message-ID <[email protected]>
Pekka Riikonen wrote:
> On Fri, 4 Jul 2008, Kp wrote:
> : That would be my fault.  To avoid needing to install autodist, I
> : committed the required build control files (configure.ac, lots of
> : Makefile.am, and some *.in files) to my local repository.  Skywing
> : cloned off my repository, so he inherited that.  He *is* using autodist,
> : so it keeps rewriting the Makefile.am files that I put in, which git
> : then correctly reports as dirty.
> :
> Well, that would do it :)  Perhaps better to fix that, I wouldn't be able
> to pull from that tree anyhow... You don't have to install autodist to
> your system, you can run it from your home dir if you want...
True, although you could still cherry-pick individual fixes ("git fetch 
skywing && git cherry-pick <commit>").  All the troublesome files were 
added in one commit, and left alone afterward.

At the time, I avoided autodist simply because I did not have it and was 
eager to get a working silc client build so that I could test some 
changes.  Adding the required files seemed like the quickest solution. 
For anyone else considering this: it wasn't particularly quick.  Stay 
with the recommended build system.

I will look into switching to using autodist, and then rebuild the tree 
without the generated files.
_______________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/