Fix path, change Java and Saxon to default
[tas-yagle.git] / build.sh
index 9c7916b4eeeffce59e1d7ae9187f06a2d0ebb0b6..0d4ae0a7de0cf54561d879806c85da8dcfe5485b 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -70,5 +70,5 @@ done
 cp -r distrib/share/tcl ${installDir}/share/tasyag
 
 echo "AVERTEC_TOP=`pwd`/distrib/share" > "${installDir}/avt_env.sh"
-echo "PATH=`pwd`/distrib/bin:${AVERTEC_TOP}/tcl:${PATH}" >> "${installDir}/avt_env.sh"
+echo "PATH=`pwd`/distrib/bin"':${AVERTEC_TOP}/tcl:${PATH}' >> "${installDir}/avt_env.sh"
 echo 'export AVERTEC_TOP' >> "${installDir}/avt_env.sh"