Suggest why the rpathification of the libraries might not be sufficient.
authorGuy Harris <guy@alum.mit.edu>
Sat, 13 Jul 2013 01:16:14 +0000 (01:16 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sat, 13 Jul 2013 01:16:14 +0000 (01:16 -0000)
commit94c182486c3f2f241a853be687346898b05be0bc
tree8a2e8e600917bb81d576d9d0441f1a0210228259
parent7f46a717f1c23988519b650e7105d356525dd84e
Suggest why the rpathification of the libraries might not be sufficient.

Don't rpathify system libraries.

Rpathify with @rpath, not @executable_path.

Use the right path for the binaries and libraries.

svn path=/trunk/; revision=50547
packaging/macosx/osx-app.sh