wireshark/packaging
Guy Harris bc239a7286 On OS X, set the rpath for executables to include
@executable_path/../lib as well as /usr/local/lib, so we can use @rpath
in the install names in the executables and libraries in the application
bundle.

Have the osx-app.sh script tweak all references to libraries from
/usr/local/lib in all executables, libraries, and plugins in the app
bundle to use @rpath.  (The "all" is important; it fixes the GTK+ crash
mentioned in the comment in osx-app.sh.  The notion of doing all of them
came from the osx-app.sh script in a newer version of Inkscape.)

This renders the setting of DYLD_LIBRARY_PATH in the wrapper scripts in
the bundle unnecessary; remove it.  (Ideally, we should try to get rid
of the wrapper scripts entirely, but that might have to wait for us to
switch to using Qt.)

svn path=/trunk/; revision=50560
2013-07-13 22:43:35 +00:00
..
macosx On OS X, set the rpath for executables to include 2013-07-13 22:43:35 +00:00
nsis makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
portableapps/win32 makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
rpm Simplify the check for rpmbuild's version. 2013-03-28 14:17:38 +00:00
svr4 Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
u3 makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
Makefile.am makefile.nmake => Makefile.nmake 2011-02-02 06:14:27 +00:00
Makefile.nmake makefile.nmake => Makefile.nmake 2011-02-02 02:52:53 +00:00
ws-manifest.pl Add global profiles. 2013-05-01 23:17:30 +00:00