Gentoo Archives: gentoo-dev

From: Jeremy Olexa <darkside@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] USE=doc for .pdf's ? (WAS: Re: [gentoo-commits] gentoo-x86 commit in sci-astronomy/kapteyn: metadata.xml ChangeLog kapteyn-1.9.2.ebuild)
Date: Tue, 13 Jul 2010 19:32:25
Message-Id: b8f96b452c8422f3305702bd6fdafe0f@localhost
1 On Tue, 13 Jul 2010 19:25:51 +0000 (UTC), "Kacper Kowalik (xarthisius)"
2 <xarthisius@g.o> wrote:
3
4 > if use doc; then
5 > insinto /usr/share/doc/${PF}
6 > doins doc/*.pdf || die
7
8 An open question to all:
9
10 Should we be hiding pdf's behind USE=doc?? I've seen it here and there
11 as of late. I thought USE=doc was for compiling docs and/or pulling in
12 extra deps to build docs.
13
14 Thanks,
15 Jeremy

Replies