From: Nabil Ghodbane Date: Tue, 19 Apr 2022 11:05:22 +0000 (+0200) Subject: typo fix X-Git-Tag: V9_9_0~76 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c30ac03e7c438292ad05dd6e43c16f5bb4831505;p=tools%2Fsat_salome.git typo fix --- diff --git a/products/compil_scripts/zlib-1.2.5.bat b/products/compil_scripts/zlib-1.2.5.bat index abe3583..dcfb0e5 100644 --- a/products/compil_scripts/zlib-1.2.5.bat +++ b/products/compil_scripts/zlib-1.2.5.bat @@ -79,7 +79,7 @@ if NOT %ERRORLEVEL% == 0 ( if %SAT_DEBUG% == 1 ( copy /Y /B %PRODUCT_INSTALL%\lib\zlibd.lib %PRODUCT_INSTALL%\lib\zlib.lib - copy /Y /B %PRODUCT_INSTALL%\bin\zlibd1.dll %PRODUCT_INSTALL%\bin\zlib1.dll + copy /Y /B %PRODUCT_INSTALL%\bin\zlib1.dll %PRODUCT_INSTALL%\bin\zlibd1.dll ) echo.