On Sun, 16 Mar 2008 21:51:12 +0100 Dawid Węgliński <[EMAIL PROTECTED]> wrote:
> Not if COPYING file is inside $DOCS and is installed in the loop.
Doing something like this would work as well (and go equally unnoticed):
local DOCS="foo bar COPYING baz"
dodoc ${DOCS}
Using a loop in the ebuild would be a waste of time generally (dodoc
will do it for you). Maybe repoman should warn against mentioning the
string 'COPYING' generally? :)
Kind regards,
JeR
--
[email protected] mailing list
