mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 11:18:10 +02:00
WIN, Install: REVERT use SETLOCAL to prevent modifying environment
git-svn-id: trunk@39682 -
This commit is contained in:
parent
33e29aca8a
commit
5b19c803cd
@ -1,5 +1,3 @@
|
||||
SETLOCAL
|
||||
|
||||
:: check all the necessary parameters are given and not empty
|
||||
if [%1]==[] goto USAGE
|
||||
if [%2]==[] goto USAGE
|
||||
@ -248,6 +246,3 @@ echo PATCHFILE: optional patch file for the fpc sources
|
||||
echo CHMHELPFILES: optional directory with chm helpfiles
|
||||
|
||||
:STOP
|
||||
|
||||
ENDLOCAL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user