build-pkg: disable usr/share/gtk-doc

This path is buggy.
Packages installing files there have options --disable-gtk-doc
and --disable-gtk-doc-html, but they don't help.
This commit is contained in:
Boris Nagaev 2017-03-05 03:56:54 +01:00
parent 2fb99580b4
commit 19de5951d0
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ local BLACKLIST = {
'^usr/share/info/',
'^usr/share/man/',
'^usr/share/gcc',
'^usr/share/gtk-doc',
'^usr/lib/nonetwork.so',
'^usr/[^/]+/share/doc/',
'^usr/[^/]+/share/info/',