mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 08:25:02 -04:00
SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib:/usr/local/chromaprint/lib"
This commit is contained in:
parent
daf9144786
commit
c10e8146bc
@ -31,7 +31,7 @@ APP_DATA="$APP_ROOT/data/$USER"
|
||||
|
||||
# add 3rd party packages to the library path by default
|
||||
SYNO_FPCALC="/usr/local/chromaprint/bin/fpcalc"
|
||||
SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib"
|
||||
SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib:/usr/local/chromaprint/lib"
|
||||
|
||||
# add APP_ROOT to LD_LIBRARY_PATH
|
||||
if [ ! -z "$LD_LIBRARY_PATH" ]
|
||||
|
Loading…
Reference in New Issue
Block a user