summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-07 23:33:42 +0200
committerUlrich Müller <ulm@gentoo.org>2012-09-07 23:33:42 +0200
commit16c2ba7a2cf128b5334d2626ed8a3f1d3ad7509d (patch)
treee8e36c1a4bf5ec3690e5db1fb2462c009f740568
parentRemove IMAGE (again), bug 170671. (diff)
downloadpms-16c2ba7a2cf128b5334d2626ed8a3f1d3ad7509d.tar.gz
pms-16c2ba7a2cf128b5334d2626ed8a3f1d3ad7509d.tar.bz2
pms-16c2ba7a2cf128b5334d2626ed8a3f1d3ad7509d.zip
Fix definition of EROOT and ED.
-rw-r--r--ebuild-env-vars.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index c59fb0f..47b23e7 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -107,7 +107,7 @@ variable.
\t{EROOT} &
\t{pkg\_*} &
No &
- Like \t{ROOT}, but with \t{EPREFIX} appended. This is a convenience variable. See also the
+ Contains the path \t{\$\{ROOT\%/\}\$\{EPREFIX\}/} for convenience. See also the
\t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as
supporting \t{EROOT}. \\
\t{T} &
@@ -148,7 +148,7 @@ variable.
\t{ED} &
\t{src\_install}, \t{pkg\_preinst}, \t{pkg\_postinst} &
See \t{D} &
- Like \t{D}, but with \t{EPREFIX} appended. This is a convenience variable. See also the
+ Contains the path \t{\$\{D\%/\}\$\{EPREFIX\}/} for convenience. See also the
\t{EPREFIX} variable. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as
supporting \t{ED}. \\
\t{INSDESTTREE} &