Recursively copy library dependencies into destination package. Identify libraries...
commit47560aeb82a6fd706a1a31070431910a79ef2b1d
authorSimon Howard <fraggle@gmail.com>
Sun, 10 Jan 2010 18:42:35 +0000 (10 18:42 +0000)
committerSimon Howard <fraggle@gmail.com>
Sun, 10 Jan 2010 18:42:35 +0000 (10 18:42 +0000)
tree4a709d8d5e2511888b708c39c2f384a534af9ef0
parent44885f6e3ad4c9fd99b957a29c4b3c42af79ce8f
Recursively copy library dependencies into destination package.  Identify libraries to be installed based on the path in which they are located, rather than whether there is "libSDL" in the name.  Use install_name_tool to change the search path so that the system looks for libraries in @executable_path@ rather than their location on the machine upon which the program was built.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1796 ee5ca603-980d-0410-972c-a23fc50d79fe
pkg/osx/cp-with-libs