UPD: Set svn:eol-style attribute to LF for Linux package scripts

FIX: Temporary folder name under Windows
This commit is contained in:
Alexander Koblov 2011-12-13 03:39:41 +00:00
commit 262c3ed81b

View file

@ -9,7 +9,7 @@ rem Path to Inno Setup compiler
set ISCC_EXE="c:\Program Files\Inno Setup 5\ISCC.exe"
rem The new package will be created from here
set BUILD_PACK_DIR=%TEMP%\doublecmd-%DATE%
set BUILD_PACK_DIR=%TEMP%\doublecmd-%DATE: =%
rem The new package will be saved here
set PACK_DIR=%CD%\windows\release