mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
7306f49304
This fixes an old time warth where shared libraries were not pulled correctly in one-dir mode, unless a specific OPTION was specified. Since it is basically useless nowadays a one-dir build without LD_LIBRARY_PATH, we default it. This also means that one-dir builds will fork once on Linux (like one-file builds already do). git-svn-id: http://svn.pyinstaller.org/trunk@687 8dd32b29-ccff-0310-8a9a-9233e24343b1