public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-pms] [PATCH] Update list of phases for build commands.
@ 2015-02-16 20:06 Ulrich Müller
  2015-02-21 12:39 ` [gentoo-pms] " Ulrich Mueller
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Müller @ 2015-02-16 20:06 UTC (permalink / raw
  To: gentoo-pms

For recent EAPIs, econf is typically run in src_configure which was
missing from the list.
---
 pkg-mgr-commands.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index bde471c..d6093e7 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -156,9 +156,9 @@ completing. Ebuilds must not run any of these commands once the current phase fu
 \end{centertable}
 
 \subsubsection{Build commands}
-These commands are used during the \t{src\_compile} 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.
+These commands are used during the \t{src\_configure}, \t{src\_compile}, 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.
 
 \begin{description}
 \item[econf] Calls the program's \t{./configure} script. This is designed to work with GNU
-- 
2.3.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-pms] Re: [PATCH] Update list of phases for build commands.
  2015-02-16 20:06 [gentoo-pms] [PATCH] Update list of phases for build commands Ulrich Müller
@ 2015-02-21 12:39 ` Ulrich Mueller
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller @ 2015-02-21 12:39 UTC (permalink / raw
  To: gentoo-pms

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

>>>>> On Mon, 16 Feb 2015, Ulrich Müller wrote:

> For recent EAPIs, econf is typically run in src_configure which was
> missing from the list.

Pushed to master.

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-21 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16 20:06 [gentoo-pms] [PATCH] Update list of phases for build commands Ulrich Müller
2015-02-21 12:39 ` [gentoo-pms] " Ulrich Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox