[Patches] [ python-Patches-681927 ] bundlebuilder: Add dylibs, frameworks to the bundle

SourceForge.net noreply@sourceforge.net
Thu, 06 Feb 2003 13:07:57 -0800


Patches item #681927, was opened at 2003-02-06 13:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=681927&group_id=5470

Category: Macintosh
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Robin Dunn (robind)
Assigned to: Jack Jansen (jackjansen)
Summary: bundlebuilder: Add dylibs, frameworks to the bundle

Initial Comment:
This patch adds the ability to specify that shared
libraries and Frameworks (the last is untested as of
yet) to the bundle.  It is mostly by Kevin Olliver with
some suggestions by me.

In addition to copying the files into the bundle the
launcher script in the bundle is modified to set the
DYLD_LIBRARY_PATH to the right place.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=681927&group_id=5470