mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
8622548160
Install names need to be absolute paths, otherwise programs that link against the dylib won't work without setting $DYLD_LIBRARY_PATH. Most packages do this correctly, but some (like Boost and ICU) do not. This setup hook absolutizes all install names. |
||
---|---|---|
.. | ||
autoreconf.sh | ||
fix-darwin-dylib-names.sh | ||
make-wrapper.sh | ||
set-java-classpath.sh |