Skip to content

Commit b3a527f

Browse files
allanrboFelipe Zimmerle
authored and
Felipe Zimmerle
committed
Fixed a typo in build_yajl.bat
1 parent d50f840 commit b3a527f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iis/dependencies/build_yajl.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ copy /y "%WORK_DIR%\yajl\build\%YAJL_DIR%\lib\yajl_s.lib" "%WORK_DIR%\yajl\build
3535
@exit /B 0
3636

3737
:file_not_found_bin
38-
@echo File not found: "%SOURCE_DIR%\%PCRE%"
38+
@echo File not found: "%SOURCE_DIR%\%YAJL%"
3939
@goto failed
4040

4141
:build_failed

0 commit comments

Comments
 (0)