build-pkg: blacklist nonetwork.so

This commit is contained in:
Boris Nagaev 2015-11-10 02:52:56 +03:00
parent 66514d4c96
commit 68f74e9651
1 changed files with 1 additions and 0 deletions

View File

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