diff --git a/build/Linux/runepanet.sh.template b/build/Linux/runepanet.sh.template new file mode 100644 index 0000000..253dbc8 --- /dev/null +++ b/build/Linux/runepanet.sh.template @@ -0,0 +1,3 @@ +#!/bin/sh +export LD_LIBRARY_PATH=libdir:$LD_LIBRARY_PATH +exec exename $*