mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
Currently, the startup script for GNU/Linux adds the current working directory to LD_LIBRARY_PATH if LD_LIBRARY_PATH is not empty or unset. For example, if LD_LIBRARY_PATH is set to "/lib" when the current script is run, it will be set to "<install-dir>/lib::/lib", which includes the current working directory as one of the paths. This commit removes the extra colon added to LD_LIBRARY_PATH (without changing the script's behavior of setting LD_LIBRARY_PATH to an empty string when it is unset). |
||
|---|---|---|
| .. | ||
| ARDOUR | ||
| bug_tool | ||
| CrashReporter | ||
| doxy2json | ||
| gccabicheck | ||
| linux_packaging | ||
| luadevel | ||
| misc_resources | ||
| omf | ||
| osx_packaging | ||
| sanity_check | ||
| videotimeline | ||
| x-win | ||
| ardour_fluidsynth.diff | ||
| as-metainfo.its | ||
| autowaf.py | ||
| boost-1.55-ptr-debug.patch | ||
| boost-ptr-debug.patch | ||
| clang-format | ||
| config.guess | ||
| cstyle.py | ||
| ctagsparse.py | ||
| define_versions.sh | ||
| f2s | ||
| fmt-bindings | ||
| fmt-luadoc.php | ||
| jacktest.c | ||
| nofuzz.sh | ||
| objc.supp | ||
| peakdump.c | ||
| pre-commit | ||
| readtest.c | ||
| resample_session.pl | ||
| run-readtest.sh | ||
| run-threadreadtest.sh | ||
| run-writetest.sh | ||
| session_exchange.py | ||
| sfrtest.cc | ||
| sftest.cc | ||
| synthesize_sources.pl | ||
| thread_readtest.cc | ||
| update_fluidsynth.sh | ||
| update_luadoc.sh | ||
| update_qm-dsp.sh | ||
| update_qm-vamp.sh | ||
| valgrind.supp | ||
| waflib-tar.patch | ||
| waflib.patch | ||