I was fairly horrified to see things like this in the fink source.

       &execute("/bin/mkdir -p $bsbase");

So I wrote up a little module to emulate the most common shell commands
used.  Fink::Command, its in CVS now.

I've also patched up all the modules to use Fink::Command instead of
execute() where possible.  Because of the size and scope of this patch,
I've put it in the patch tracker for review.
http://sourceforge.net/tracker/index.php?func=detail&aid=841381&group_id=17203&atid=317203

Its pretty straight-forward, but I figure it would be nice if an extra pair
of eyes or three looked it over first.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
Beef Coronary


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to