Skip to content

Commit 171d170

Browse files
committed
libxml2: fixed build error #57
libxml2 does not install the documentation by default any more.
1 parent 6049991 commit 171d170

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phases/16-libxml2.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,3 @@ ninja || exit /b 1
4040
echo.
4141
echo ### Installing
4242
ninja install || exit /b 1
43-
44-
:: remove installed documentation
45-
rmdir /S /Q "%INSTALL_PREFIX%\share\doc\libxml2"

0 commit comments

Comments
 (0)