Well, it's a bit more than a patch. You should pull the current development version (2.214). The setup-information-files are have a .setup-info extension. .setup is still allowed, but chicken-setup will use the new extension.
cheers, felix On 11/26/05, Pupeno <[EMAIL PROTECTED]> wrote: > Hello Felix, > This is a little feature request I have. Do you think that it'd be possible to > have different extension names for the files that chicken-setup reads > (currently .setup) and the files that gets installed next to an extension > with information about it ? > The problem is that I am using an alternate build system (as you 'might' > already know ;) and I created procedures that generate the .setup file (that > one that gets installed) for you. > So far so good, but now I am making procedures that generate an egg for you, > and it should also generate a .setup file, with the same name as before. > Here, I have a collision. If they had different extensions (like the > installed files being called .extension, or .lib, or .metalib, or something > like that) I wouldn't have that problem. > Thank you. > -- > Pupeno <[EMAIL PROTECTED]> (http://pupeno.com) > > > _______________________________________________ > Chicken-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > > > > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
