On Wed, Oct 08, 2008 at 11:11:56AM +0800, Rick Ju wrote: > Is there any ARC policy about this? There are no files delivered > /usr/gnu/include ever before.
I think it falls under the same policy as everything else -- if it conflicts with stuff already in /usr/include (and it's part of the GNU project), then it should go in /usr/gnu/include. However, since you've proposed to install under /usr/include/ncurses, then there's no conflict. I wasn't talking about the include vs library issue -- it's weird, but not wrong, and I'm not sure if moving the include files to /usr/gnu is any better -- but the fact that the spec says two different things about where the libraries go. > It should be /usr/gnu/lib. We changed the target directory several times. > This place should be corrected. Okay, thanks. Consider it corrected. > Maybe you are right. How about adding a link > /usr/bin/ncurses5-config->/usr/gnu/bin/ncurses5-config? Unless there are any objections, consider this case amended; you can make this change in a bugfix whenever is appropriate. Thanks, Danek