Gentoo Archives: gentoo-pms

From: "Michał Górny" <mgorny@g.o>
To: gentoo-pms@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-pms] [PATCH v2 6/6] *into, *opts: Remove redundant offset-prefix sentence from heading
Date: Tue, 01 May 2018 17:02:21
Message-Id: 20180501165922.22032-6-mgorny@gentoo.org
In Reply to: [gentoo-pms] [PATCH v2 1/6] nonfatal: Reword argument handling to be cleaner by "Michał Górny"
1 Remove the offset-prefix reference from heading to 'Commands affecting
2 install destinations'. The offset-prefix situation is explained
3 in 'into' already, and it applies only to the *into commands.
4 ---
5 pkg-mgr-commands.tex | 3 +--
6 1 file changed, 1 insertion(+), 2 deletions(-)
7
8 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
9 index 6397a4b..908f3f4 100644
10 --- a/pkg-mgr-commands.tex
11 +++ b/pkg-mgr-commands.tex
12 @@ -706,8 +706,7 @@ the current phase function has returned.
13 \end{centertable}
14
15 \subsection{Commands affecting install destinations}
16 -The following commands are used to set the various destination trees, all relative to \t{\$\{ED\}} in
17 -offset-prefix aware EAPIs and relative to \t{\$\{D\}} in offset-prefix agnostic EAPIs, used by the
18 +The following commands are used to set the various destination trees and options used by the
19 above installation commands. They must be shell functions or aliases, due to the need to set variables
20 read by the above commands. Ebuilds must not run any of these commands once the current phase function
21 has returned.
22 --
23 2.17.0