13
0
livetrax/tools
nickolas360 8bc7154130 Fix LD_LIBRARY_PATH in GNU/Linux startup script
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).
2017-07-18 19:11:18 +02:00
..
ARDOUR
bug_tool
CrashReporter
doxy2json Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
gccabicheck fix path to glibmm that we check 2016-08-12 13:46:17 +02:00
linux_packaging Fix LD_LIBRARY_PATH in GNU/Linux startup script 2017-07-18 19:11:18 +02:00
luadevel update UI, new info API, display created_version in tooltip 2017-01-20 18:16:32 +01:00
misc_resources remove old logos (old shape) which shouldn't be used anymore 2016-05-30 21:02:12 +02:00
omf
osx_packaging OSC: Add system osc preset directory 2017-07-03 14:31:27 -07:00
sanity_check
videotimeline
x-win Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
ardour_fluidsynth.diff update fluidsynth patch for MSVC 2016-08-28 13:47:12 +02:00
as-metainfo.its
autowaf.py
boost-1.55-ptr-debug.patch
boost-ptr-debug.patch
clang-format
config.guess
cstyle.py
ctagsparse.py fix Plugin Pin for Audio + Midi input plugins 2016-04-13 01:16:03 +02:00
define_versions.sh improved, functioning regexp for revisions 2016-05-31 15:30:46 -04:00
f2s new script to globally switch from "audio frames" to "audio samples" 2017-07-15 12:21:59 -04:00
fmt-bindings fix ampersands in group names in generated binding files 2016-06-23 08:37:24 -04:00
fmt-luadoc.php Another update for Lua-documentation (new manual.ardour.org) 2017-02-14 15:05:07 +01:00
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 fluidsynth 2017-06-27 20:12:46 +02:00
update_luadoc.sh update luadoc tool (new manual website system) 2017-02-14 14:44:51 +01:00
update_qm-dsp.sh Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
update_qm-vamp.sh Add script to update vamp-plugins 2017-04-01 21:49:34 +02:00
valgrind.supp
waflib-tar.patch Revert "Revert "patch for waflib internals to allow tarball to be created even when using UTF-8 non-Latin filenames"" 2016-08-25 13:44:23 -04:00
waflib.patch