diff options
Diffstat (limited to 'tools/build_scripts/z3_PackArchivesStable.bat')
-rw-r--r-- | tools/build_scripts/z3_PackArchivesStable.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build_scripts/z3_PackArchivesStable.bat b/tools/build_scripts/z3_PackArchivesStable.bat index 0095e0c116..45696d3609 100644 --- a/tools/build_scripts/z3_PackArchivesStable.bat +++ b/tools/build_scripts/z3_PackArchivesStable.bat @@ -67,7 +67,7 @@ REM move /Y miranda-ng-plugins*.7z %ArchDistr% cd .. -if exist "Release%tp%" rd /Q /S "Release%tp%" >nul -if exist "Symbols%tp%" rd /Q /S "Symbols%tp%" >nul +rem if exist "Release%tp%" rd /Q /S "Release%tp%" >nul +rem if exist "Symbols%tp%" rd /Q /S "Symbols%tp%" >nul popd
\ No newline at end of file |