On 21/01/11 20:42 , Alexander Hansen wrote: > On 1/21/11 1:44 PM, Jesse Alama wrote: >> On Jan 21, 2011, at 12:41, Alexander Hansen<[email protected]> >> wrote: >> >>> Ick. If this link has different names in different languages, I guess >>> you'll need to test for all of them. Good thing there aren't an >>> infinite number. >> >> Yeah. I guess the first task is to find out just what languages are >> available. Do I date trash the file? I suppose I should just rename it. But >> screwing with the users computer in this way feels weird... > > I'd propose testing for its existence in the CompileScript, and throwing > an error if it exists, with a message telling the user to move the file.
Wouldn't it be simpler to deactivate that failure-prone test? A patchfile line like the following should do the trick perl -pi -e 's|\(deftest readdir.1|#-darwin\n$&|' contrib/sb-posix/posix-tests.lisp -- Martin ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
