Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Thu, 01 Aug 2019 08:16:03
Message-Id: 1564413781.38cd722865b60f901f7616884a44a84d96ea9a0b.ulm@gentoo
1 commit: 38cd722865b60f901f7616884a44a84d96ea9a0b
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 15:23:01 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 15:23:01 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=38cd7228
7
8 ebuild-env-vars.tex: Clarify trailing slash rule.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 ebuild-env-vars.tex | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
16 index 660d17b..ae8bd7d 100644
17 --- a/ebuild-env-vars.tex
18 +++ b/ebuild-env-vars.tex
19 @@ -466,8 +466,9 @@ set, though.
20 \label{sec:trailing-slash}
21
22 Unless specified otherwise, the paths provided through package manager variables do not end with
23 -a trailing slash and cannot be empty. A few exceptions to that rule are listed
24 -in table~\ref{tab:trailing-slash} along with applicable EAPIs.
25 +a trailing slash. Consequently, the system root directory will be represented by the empty string.
26 +A few exceptions to this rule are listed in table~\ref{tab:trailing-slash} along with applicable
27 +EAPIs.
28
29 For EAPIs where those variables are defined to always end with a trailing slash, the package manager
30 guarantees that a trailing slash will always be appended to the path in question. If the path