summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-11-19 22:35:46 +0100
committerUlrich Müller <ulm@gentoo.org>2022-11-19 22:35:46 +0100
commit603b5c5a6b9e94a8a9fc02982dca14fe46048594 (patch)
tree354f82116323c1dca093696527d6d577a6e87b80 /pkg-mgr-commands.tex
parentpkg-mgr-commands.tex: Update condition for econf --disable-static (again) (diff)
downloadpms-603b5c5a6b9e94a8a9fc02982dca14fe46048594.tar.gz
pms-603b5c5a6b9e94a8a9fc02982dca14fe46048594.tar.bz2
pms-603b5c5a6b9e94a8a9fc02982dca14fe46048594.zip
Appendix: Document retroactive change of econf --disable-static
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'pkg-mgr-commands.tex')
-rw-r--r--pkg-mgr-commands.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index a3e8a41..95caa0b 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -296,6 +296,7 @@ Ebuilds must not run any of these commands once the current phase function has r
\end{centertable}
\subsection{Build commands}
+\label{sec:build-commands}
These commands are used during the \t{src_configure}, \t{src_compile}, \t{src_test},
and \t{src_install} phases to run the package's build commands. Ebuilds must not run any of these
commands once the current phase function has returned.