From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-pms@lists.gentoo.org
Subject: [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare.
Date: Thu, 24 Sep 2009 17:30:26 +0200 [thread overview]
Message-ID: <19131.37010.153288.527957@a1i15.kph.uni-mainz.de> (raw)
---
ebuild-functions.tex | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index 11ff216..8567a6f 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -134,8 +134,9 @@ and/or groups to the system.
\subsection{src\_unpack}
\label{sec:src-unpack-function}
-\featurelabel{src-unpack} The \t{src\_unpack} function extracts all of the package's sources,
-applies patches and sets up the package's build system for further use.
+\featurelabel{src-unpack} The \t{src\_unpack} function extracts all of
+the package's sources. In EAPIs lacking \t{src\_prepare}, it may also
+apply patches and set up the package's build system for further use.
The initial working directory must be \t{WORKDIR}, and the default implementation used when
the ebuild lacks the \t{src\_unpack} function shall behave as:
--
1.6.5.rc1
next reply other threads:[~2009-09-24 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 15:30 Ulrich Mueller [this message]
2009-09-26 14:41 ` [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare Ciaran McCreesh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19131.37010.153288.527957@a1i15.kph.uni-mainz.de \
--to=ulm@gentoo.org \
--cc=gentoo-pms@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox