b9341fd4c0
Now oberon has some binaries and libraries that use rpath, so I had to put in this ugly hack to replace the @rapth/lib with the lib in the app. This was particularly tricky for libraries that use @rpath because I could not find a way to extract the rpath from the library. (Only from the executable, by running it.. ugh!) The hack I put in place may fail if multiple different libraries use rpath to refer to other libraries, and the "@rpath/lib" string is the same, but actually refers to different files. |
||
---|---|---|
.. | ||
Configure.hs | ||
DesktopFile.hs | ||
EvilSplicer.hs | ||
InstallDesktopFile.hs | ||
make-sdist.sh | ||
mdwn2man | ||
OSXMkLibs.hs | ||
Standalone.hs | ||
TestConfig.hs |