summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-11-05 17:08:23 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-31 17:30:43 +0200
commitaeee448d58ea957f47c188db1a42b0d74f7bd3df (patch)
tree71f3b991e15b536724ef8a12c9af7ccf006dbc33 /dependencies.tex
parentEAPI 7 has controllable stripping and dostrip. (diff)
downloadpms-aeee448d58ea957f47c188db1a42b0d74f7bd3df.tar.gz
pms-aeee448d58ea957f47c188db1a42b0d74f7bd3df.tar.bz2
pms-aeee448d58ea957f47c188db1a42b0d74f7bd3df.zip
pkg-mgr-commands.tex: Join docompress and dostrip sections.
Diffstat (limited to 'dependencies.tex')
-rw-r--r--dependencies.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.tex b/dependencies.tex
index 9ec9664..39b43f5 100644
--- a/dependencies.tex
+++ b/dependencies.tex
@@ -416,8 +416,8 @@ The following tokens are permitted inside \t{RESTRICT}:
\item[fetch] The package's \t{SRC_URI} entries may not be downloaded automatically. If
entries are not available, \t{pkg_nofetch} is called. Implies \t{mirror}.
\item[strip] No stripping of debug symbols from files to be installed may be performed. In EAPIs
- listed in table~\ref{tab:dostrip} as supporting controllable stripping, this behaviour may be
- altered by the \t{dostrip} command.
+ listed in table~\ref{tab:staging-area-commands} as supporting controllable stripping, this
+ behaviour may be altered by the \t{dostrip} command.
\item[userpriv] The package manager may not drop root privileges when building the package.
\item[test] The \t{src_test} phase must not be run.
\end{description}