Win Installer: typo

git-svn-id: trunk@38124 -
This commit is contained in:
martin 2012-08-03 12:52:00 +00:00
parent cefa35fe90
commit cce0635b06

View File

@ -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