diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/run | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ echo "setting URE_BOOTSTRAP to: ${URE_BOOTSTRAP}" echo "setting search path to: ${LD_LIBRARY_PATH}" echo "execing: ${exedir}/$1" -cd "${dir}"/instdir/program exec "${exedir}"/$@ fi |