From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
Date: Sat, 6 Nov 2021 04:41:35 +0000 (UTC) [thread overview]
Message-ID: <1636173088.a7ac720a5b83c5b83ca5df2273263161ff2c41d4.sam@gentoo> (raw)
commit: a7ac720a5b83c5b83ca5df2273263161ff2c41d4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 04:31:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 04:31:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ac720a
net-dialup/lrzsz: use 'emake', not 'make'
Gets us error handling and other niceties for free.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
index b89e6b98f2c..9134cf53053 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -30,6 +30,7 @@ DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
src_prepare() {
default
+
# automake is unhappy if this is missing
>> config.rpath || die
# This is too old. Remove it so automake puts in a newer copy.
@@ -43,13 +44,14 @@ src_prepare() {
src_configure() {
tc-export CC
append-flags -Wstrict-prototypes
+
econf $(use_enable nls)
}
src_test() {
- #Don't use check target.
- #See bug #120748 before changing this function.
- make vcheck || die "tests failed"
+ # Don't use check target.
+ # See bug #120748 before changing this function.
+ emake vcheck
}
src_install() {
next reply other threads:[~2021-11-06 4:41 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 4:41 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-19 11:06 [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/ Viorel Munteanu
2025-01-18 7:11 Arthur Zamarin
2025-01-17 16:13 Sam James
2025-01-17 16:13 Sam James
2025-01-17 13:08 Jakov Smolić
2025-01-17 13:08 Jakov Smolić
2025-01-17 13:08 Jakov Smolić
2025-01-17 13:08 Jakov Smolić
2024-12-14 10:46 Viorel Munteanu
2024-08-14 4:47 Viorel Munteanu
2024-08-10 5:27 Michał Górny
2024-08-09 8:57 Sam James
2024-08-03 16:48 Jakov Smolić
2024-08-03 16:48 Jakov Smolić
2024-08-03 8:45 Michał Górny
2024-08-03 8:45 Michał Górny
2024-08-03 8:45 Michał Górny
2024-05-30 7:13 Viorel Munteanu
2024-05-29 17:38 Sam James
2024-05-29 17:38 Sam James
2024-05-29 17:38 Sam James
2024-05-29 14:43 Jakov Smolić
2024-05-29 14:43 Jakov Smolić
2024-05-29 11:47 Sam James
2024-05-29 6:26 Jakov Smolić
2023-12-26 5:55 Viorel Munteanu
2023-12-25 17:26 Sam James
2023-11-29 13:45 Arthur Zamarin
2023-11-29 11:45 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-08-20 6:24 Viorel Munteanu
2021-09-27 16:36 Marek Szuba
2018-10-09 8:55 Mikle Kolyada
2018-10-09 8:55 Mikle Kolyada
2018-08-14 21:20 Patrice Clement
2018-08-14 21:20 Patrice Clement
2017-01-29 19:33 Fabian Groffen
2016-01-22 8:28 Michael Palimaka
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=1636173088.a7ac720a5b83c5b83ca5df2273263161ff2c41d4.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