From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/linux-logo/
Date: Sat, 26 Mar 2022 17:27:01 +0000 (UTC) [thread overview]
Message-ID: <1648315618.6837cb886b9135dc51319fdfe40f546dab20515f.voyageur@gentoo> (raw)
commit: 6837cb886b9135dc51319fdfe40f546dab20515f
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 17:26:40 2022 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 17:26:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6837cb88
app-misc/linux-logo: update configure call
Bug: https://bugs.gentoo.org/836038
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
app-misc/linux-logo/linux-logo-6.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-misc/linux-logo/linux-logo-6.0.ebuild b/app-misc/linux-logo/linux-logo-6.0.ebuild
index 0b5e11c7d8c6..fb66fd3fa585 100644
--- a/app-misc/linux-logo/linux-logo-6.0.ebuild
+++ b/app-misc/linux-logo/linux-logo-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -42,8 +42,7 @@ src_prepare() {
}
src_configure() {
- ARCH="" CC="$(tc-getCC)" AR="$(tc-getAR)" LDFLAGS="${LDFLAGS}" DESTDIR="${D}" \
- ./configure --prefix=/usr || die
+ ARCH="" CC="$(tc-getCC)" AR="$(tc-getAR)" econf
}
src_install() {
next reply other threads:[~2022-03-26 17:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-26 17:27 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-21 4:23 [gentoo-commits] repo/gentoo:master commit in: app-misc/linux-logo/ Arthur Zamarin
2024-06-20 20:35 Arthur Zamarin
2024-06-20 10:13 Sam James
2024-06-20 9:57 Sam James
2023-03-31 20:33 Bernard Cafarelli
2022-11-13 17:12 Bernard Cafarelli
2022-08-18 7:31 Agostino Sarubbo
2022-08-18 7:01 Agostino Sarubbo
2022-08-17 20:01 Sam James
2022-08-17 18:46 Arthur Zamarin
2021-10-02 8:59 Bernard Cafarelli
2019-05-23 17:27 Bernard Cafarelli
2019-05-23 17:27 Bernard Cafarelli
2018-04-01 14:22 Sergei Trofimovich
2018-02-08 22:13 Sergei Trofimovich
2018-02-06 18:36 Thomas Deutschmann
2018-02-04 20:53 Sergei Trofimovich
2017-10-17 19:46 José María Alonso
2016-04-21 15:49 Markus Meier
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=1648315618.6837cb886b9135dc51319fdfe40f546dab20515f.voyageur@gentoo \
--to=voyageur@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