summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebuild-functions.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index 449be2c..3b3ba7c 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -219,7 +219,8 @@ The call order for upgrading or downgrading a package is:
\item \t{pkg\_postrm} for the package being replaced
\end{bulletlist}
-The \t{pkg\_config} and \t{pkg\_nofetch} functions are not called in a normal sequence.
+The \t{pkg\_config}, \t{pkg\_info} and \t{pkg\_nofetch} functions are not called in a normal
+sequence.
For installing binary packages, the \t{src} phases are not called.