Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, Michael Orlitzky <mjo@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH v2 2/2] man/ebuild.5: document the rationale for using keepdir over dodir.
Date: Sat, 13 Jan 2018 10:49:06
Message-Id: 8826c8c0-c01e-41e9-c38c-1a4eb634e0c0@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH v2 2/2] man/ebuild.5: document the rationale for using keepdir over dodir. by Michael Orlitzky
1 On 01/12/2018 02:56 PM, Michael Orlitzky wrote:
2 > ---
3 > man/ebuild.5 | 5 +++--
4 > 1 file changed, 3 insertions(+), 2 deletions(-)
5 >
6 > diff --git a/man/ebuild.5 b/man/ebuild.5
7 > index 28e9582d1..8784a14ee 100644
8 > --- a/man/ebuild.5
9 > +++ b/man/ebuild.5
10 > @@ -1285,8 +1285,9 @@ Sets the root (\fIDESTTREE\fR) for other functions like \fBdobin\fR,
11 > The default root is /usr.
12 > .TP
13 > .B keepdir\fR \fI<path> [more paths]
14 > -Tells portage to leave directories behind even if they're empty. Functions
15 > -the same as \fBdodir\fR.
16 > +Similar to \fBdodir\fR, but used to create directories that would otherwise
17 > +be empty. The treatment of completely-empty directories is undefined by the
18 > +PMS, and using \fBkeepdir\fR ensures that they are tracked.
19 > .TP
20 > .B dobin\fR \fI<binary> [list of more binaries]
21 > Installs a \fIbinary\fR or a list of binaries into \fIDESTTREE\fR/bin.
22 >
23
24 Merged in 40c4cf6ec4cda1a05c4bf3a4a6e9ece4ca74f803, with backslash
25 escaped hyphen and without 'the' before PMS (for consistency with other
26 references to PMS). Thanks!
27 --
28 Thanks,
29 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature