summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebuild-env-vars.tex9
1 files changed, 4 insertions, 5 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 5fe72dc..aae5413 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -192,14 +192,13 @@ inconsistent variable.
The presence of a trailing slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}.
\\
\t{D} (continued) &
- \t{pkg_preinst}, \t{pkg_postinst} &
- Yes\footnote{Consistent across \t{pkg_preinst} and \t{pkg_postinst}, but may not necessarily
- have the same value that it had in the \t{src_*} phases.} &
- Contains the full path to the image that is about to be or has just been merged.
+ \t{pkg_preinst} &
+ No\footnote{May not necessarily have the same value that it had in the \t{src_*} phases.} &
+ Contains the full path to the image directory of the package about to be merged.
The presence of a trailing slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}.
\\
\t{ED} &
- \t{src_*}, \t{pkg_preinst}, \t{pkg_postinst} &
+ \t{src_*}, \t{pkg_preinst} &
See \t{D} &
Contains the concatenation of the paths in the \t{D} and \t{EPREFIX} variables,
for convenience. See also the \t{EPREFIX} variable. Only for EAPIs listed in