summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>2008-02-20 13:45:30 +0000
committerCiaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>2008-02-20 13:45:30 +0000
commita563879f001fb020f0d89c5a6f20f9dbc0524bad (patch)
tree5985c1e8cdf4295fb181e394b4515cc314cb8ea4 /ebuild-functions.tex
parentrephrase EBUILD_PHASE to avoid requiring impossible magic (diff)
downloadpms-a563879f001fb020f0d89c5a6f20f9dbc0524bad.tar.gz
pms-a563879f001fb020f0d89c5a6f20f9dbc0524bad.tar.bz2
pms-a563879f001fb020f0d89c5a6f20f9dbc0524bad.zip
add missing pkg_info phase value here too
Diffstat (limited to 'ebuild-functions.tex')
-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.