Skip to content

meson: Fix duplicate listing of libxml2.devhelp2

The duplication caused a warning when uninstalling with ninja:

Could not delete /usr/test/share/gtk-doc/html/libxml2/libxml2.devhelp2: [Errno 2] No such file or directory: '/usr/test/share/gtk-doc/html/libxml2/libxml2.devhelp2'.

Merge request reports

Loading