mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 01:36:08 +03:00
Fixed a typo in build_yajl.bat
This commit is contained in:
parent
d50f840a43
commit
b3a527f593
@ -35,7 +35,7 @@ copy /y "%WORK_DIR%\yajl\build\%YAJL_DIR%\lib\yajl_s.lib" "%WORK_DIR%\yajl\build
|
|||||||
@exit /B 0
|
@exit /B 0
|
||||||
|
|
||||||
:file_not_found_bin
|
:file_not_found_bin
|
||||||
@echo File not found: "%SOURCE_DIR%\%PCRE%"
|
@echo File not found: "%SOURCE_DIR%\%YAJL%"
|
||||||
@goto failed
|
@goto failed
|
||||||
|
|
||||||
:build_failed
|
:build_failed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user