mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 11:18:10 +02:00
Win Installer: typo
git-svn-id: trunk@38124 -
This commit is contained in:
parent
cefa35fe90
commit
cce0635b06
@ -36,8 +36,8 @@ SET IDE_WIDGETSET=%5
|
||||
:EMPTY5
|
||||
|
||||
:: Name of fpc patch file
|
||||
IF [%5]==[] GOTO EMPTY6
|
||||
IF [%5]==[""] GOTO EMPTY6
|
||||
IF [%6]==[] GOTO EMPTY6
|
||||
IF [%6]==[""] GOTO EMPTY6
|
||||
IF NOT [%6]==[] SET PATCHFILE=%6
|
||||
:EMPTY6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user