From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pep/
Date: Sat, 6 Nov 2021 05:57:34 +0000 (UTC) [thread overview]
Message-ID: <1636178132.07bbc4a98c82d44fc160cd9bb2cb915a0b7c6fba.sam@gentoo> (raw)
commit: 07bbc4a98c82d44fc160cd9bb2cb915a0b7c6fba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 05:55:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 05:55:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bbc4a9
app-text/pep: use 'emake', not 'make'
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/pep/pep-2.8-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/pep/pep-2.8-r2.ebuild b/app-text/pep/pep-2.8-r2.ebuild
index e38782d4b5f..288dacb2649 100644
--- a/app-text/pep/pep-2.8-r2.ebuild
+++ b/app-text/pep/pep-2.8-r2.ebuild
@@ -17,7 +17,7 @@ BDEPEND="app-arch/unzip"
S=${WORKDIR}
-# pep does not come with autconf so here's a patch to configure
+# pep does not come with autoconf so here's a patch to configure
# Makefile with the correct path
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
@@ -35,7 +35,7 @@ src_prepare() {
src_compile() {
# make man page too
- make Doc/pep.1 || die "make man page failed"
+ emake Doc/pep.1
emake CC="$(tc-getCC)"
}
next reply other threads:[~2021-11-06 5:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 5:57 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-20 20:27 [gentoo-commits] repo/gentoo:master commit in: app-text/pep/ Aaron Bauman
2018-09-09 9:59 Mikle Kolyada
2018-09-09 9:59 Mikle Kolyada
2018-08-15 19:53 Andreas Sturmlechner
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=1636178132.07bbc4a98c82d44fc160cd9bb2cb915a0b7c6fba.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@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