summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-02-01 19:11:56 +0100
committerUlrich Müller <ulm@gentoo.org>2023-02-01 19:11:56 +0100
commiteeddb7ad0b36822be7d3298caefa9475bc9dc466 (patch)
tree2149be01f7a9ea2fc048158d8d1c6cbfeb46fa7b
parentnames.tex: Reorder subsections (diff)
downloadpms-eeddb7ad0b36822be7d3298caefa9475bc9dc466.tar.gz
pms-eeddb7ad0b36822be7d3298caefa9475bc9dc466.tar.bz2
pms-eeddb7ad0b36822be7d3298caefa9475bc9dc466.zip
ebuild-env-vars.tex: Fix indentation of list
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ebuild-env-vars.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 004a7a2..7f430e7 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -117,13 +117,13 @@ inconsistent variable.
\featurelabel{eclassdir} The full path to the master repository's eclass directory. Only for
EAPIs listed in table~\ref{tab:removed-env-vars-table} as supporting \t{ECLASSDIR}. \\
\t{ROOT} &
- \t{pkg_*} &
- No &
- The absolute path to the root directory into which the package is to be merged. Phases which run
- with full filesystem access must not touch any files outside of the directory given in
- \t{ROOT}\@. Also of note is that in a cross-compiling environment, binaries inside of \t{ROOT}
- will not be executable on the build machine, so ebuilds must not call them. The presence of
- a trailing slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}. \\
+ \t{pkg_*} &
+ No &
+ The absolute path to the root directory into which the package is to be merged. Phases which
+ run with full filesystem access must not touch any files outside of the directory given in
+ \t{ROOT}\@. Also of note is that in a cross-compiling environment, binaries inside of \t{ROOT}
+ will not be executable on the build machine, so ebuilds must not call them. The presence of
+ a trailing slash is EAPI dependent as listed in table~\ref{tab:trailing-slash}. \\
\t{EROOT} &
\t{pkg_*} &
No &