https://bugs.documentfoundation.org/show_bug.cgi?id=132737

--- Comment #2 from Chris Mayo <[email protected]> ---
When compiling from source this can be fixed by removing the problem SVG files
after unpacking the tarball with:

find sysui/desktop/icons/hicolor/ -name "*.svg" ! -path "*scalable*" -exec rm
{} \;

I guess the repository could be cleaned up similarly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to