aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/bin.dtl
diff options
context:
space:
mode:
Diffstat (limited to 'priv/templates/bin.dtl')
-rw-r--r--priv/templates/bin.dtl2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/bin.dtl b/priv/templates/bin.dtl
index 1af2554..067e9f7 100644
--- a/priv/templates/bin.dtl
+++ b/priv/templates/bin.dtl
@@ -37,7 +37,7 @@ export ROOTDIR=$RELEASE_ROOT_DIR
export BINDIR=$ERTS_DIR/bin
export EMU=beam
export PROGNAME=erl
-export LD_LIBRARY_PATH=$ERTS_DIR/lib
+export LD_LIBRARY_PATH=$ERTS_DIR/lib:$LD_LIBRARY_PATH
cd $ROOTDIR