mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fixed a typo in build_yajl.bat
This commit is contained in:
committed by
Felipe Zimmerle
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
|
||||
|
||||
:file_not_found_bin
|
||||
@echo File not found: "%SOURCE_DIR%\%PCRE%"
|
||||
@echo File not found: "%SOURCE_DIR%\%YAJL%"
|
||||
@goto failed
|
||||
|
||||
:build_failed
|
||||
|
Reference in New Issue
Block a user