Explorar o código

* change $TARGET into $target in setpath.bat file

pierre %!s(int64=23) %!d(string=hai) anos
pai
achega
2bea84c06e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installer/install.dat

+ 1 - 1
installer/install.dat

@@ -511,7 +511,7 @@ endcfg
 defaultsetpath=
 @echo off
 echo Setting PATH for use with $TARGET Free Pascal compiler
-set A=$1\bin\$TARGET;%PATH%
+set A=$1\bin\$target;%PATH%
 set Path=
 set PATH=%A%
 set A=