On Jun 30, 2006, at 12:26 PM, Michael Glassford wrote: > Bob Ippolito wrote: >> On Jun 29, 2006, at 12:04 PM, Christopher Barker wrote: >> >>> Michael Glassford wrote: >>>>> """ >>>>>> Note that dylibs and frameworks >>>>>> in vendor locations (/System and /usr - except for /usr/local) >>>>>> are NOT >>>>>> included in your application bundle. >>>>> """ >>> Would it be hard to put a little hack in Py2App to include that >>> particular lib, even though it is in /usr? >>> >>> Or better yet, a way to pass in a list of libs you want included >>> regardless of their location. >>> >>> Of course, this assumes that the lib you get with 10.4 will work on >>> 10.3.9... >> >> I'm not going to do that. > > Is that because it's a bad idea, or too much work for the benefit that > would come from it, or why?
It's a bad idea, and redistributing components of OS X isn't legal anyway. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig