On Fri, Sep 30, 2005, Emfox Zhou wrote: > in fact, the upstream has not officially released a tarball, i just > used the CVS checkouted ones. you know, thing like Makefile.in > couldn't be in CVS... > > so, what should i do, is it ok to package the orig.tar.gz after > running autogen.sh, so that all the autothings could be included ?
Yes, that is one of the cleanest ways to do it. And if you are lucky, upstream used the autotools in such a way that just typing "make dist" will generate a tarball for you. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

