mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-03 05:33:12 +00:00
- Using DYLD_LIBRARY_PATH seems to have the unintended effect of making associated apps unusable (unable to locate dylds) when opening a file from within Deluge. The workaround for now is to switch to using DYLD_FALLBACK_LIBRARY_PATH.