sdk: do not exclude all doc directories
authorMichael Pratt <mcpratt@pm.me>
Sun, 7 May 2023 23:33:40 +0000 (19:33 -0400)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 8 May 2023 22:52:31 +0000 (00:52 +0200)
commit7bfe7e06767767914f42785d12d2fceca189854e
tree56b0cc1443fcaff08353c4b6fa0726a281574060
parent91e3419a33f3f0baa2fb25680f5c9a7b2240102b
sdk: do not exclude all doc directories

Some packages which are using local gnulib source
are expecting files to exist in the directory:

staging_dir/host/share/gnulib/doc

so delete the other doc directories directly
instead of excluding all of them.

Fixes: d167adbc4 ("gettext-full: bootstrap to local gnulib source")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
target/sdk/Makefile