| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 11c9a82 commit 2df0d14
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -446,8 +446,8 @@ if errorlevel 1 goto exit | |||
| 446 | 446 | ||
| 447 | 447 | ||
| 448 | 448 | :install-doctools | |
| 449 | - REM only install if building doc OR testing doctool | ||
| 450 | - if not defined doc ( | ||
| 449 | + REM only install if building doc OR testing doctool OR building addons | ||
| 450 | + if not defined doc if not defined build_addons ( | ||
| 451 | 451 | echo.%test_args% | findstr doctool 1>nul | |
| 452 | 452 | if errorlevel 1 goto :skip-install-doctools | |
| 453 | 453 | ) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments