mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Set svn:eol-style attribute to LF for Linux package scripts
FIX: Temporary folder name under Windows
This commit is contained in:
parent
29a02bd5fb
commit
262c3ed81b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue