mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
iss: Removes fart dependencies
This commit removes the dependency of the fart.exe utility. The utility was responsible to rename contents inside some dependencies build files. Those modifications are not longer needed.
This commit is contained in:
committed by
Felipe Zimmerle
parent
192599bf63
commit
8c3b8d81b6
@@ -8,7 +8,7 @@ set LIBXML2_DIR=%LIBXML2:~0,-7%
|
||||
|
||||
mklink /D "libxml2" "%LIBXML2_DIR%"
|
||||
|
||||
fart.exe -r -i -C "%WORK_DIR%\%LIBXML2_DIR%\win32\*.*" \x2Fopt:nowin98 " "
|
||||
:: fart.exe -r -i -C "%WORK_DIR%\%LIBXML2_DIR%\win32\*.*" \x2Fopt:nowin98 " "
|
||||
cd "%LIBXML2_DIR%\win32"
|
||||
CSCRIPT configure.js iconv=no vcmanifest=yes zlib=yes
|
||||
@if NOT (%ERRORLEVEL%) == (0) goto build_failed
|
||||
|
Reference in New Issue
Block a user