>>>>> On Mon, 22 Sep 2008, Kent Fredric wrote:

> find /usr/share/doc/ -wholename "* *"
> /usr/share/doc/gpac-0.4.4-r1/ISO 639-2 codes.txt.bz2

Yes, and if you look into src_install of the ebuild, it does:
    dodoc doc/*.txt

So a simple "dodoc ${DOCS}" with DOCS="... doc/*.txt ..." would work
even in this case. No need for arrays.

Ulrich

Reply via email to