From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrelltop/
Date: Thu, 10 Mar 2022 22:45:28 +0000 (UTC) [thread overview]
Message-ID: <1646952302.29d2a9749cf9f23630e60e8b02f542bb37f986b7.sam@gentoo> (raw)
commit: 29d2a9749cf9f23630e60e8b02f542bb37f986b7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 22:45:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 22:45:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d2a974
x11-plugins/gkrelltop: fix commands in global scope
Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild
index ae2fd0a2a690..337fb6a341b3 100644
--- a/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild
+++ b/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild
@@ -23,11 +23,13 @@ DEPEND="${RDEPEND}"
S=${WORKDIR}/${P}.orig
PATCHES=( "${FILESDIR}"/${PN}-2.2.13-fix-build-system.patch )
-PLUGIN_SERVER_SO=( gkrelltopd$(get_modname) )
-PLUGIN_SO=( gkrelltop$(get_modname) )
-
src_configure() {
tc-export CC
+
+ PLUGIN_SERVER_SO=( gkrelltopd$(get_modname) )
+ PLUGIN_SO=( gkrelltop$(get_modname) )
+
+ default
}
src_compile() {
next reply other threads:[~2022-03-10 22:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 22:45 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-10 21:14 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrelltop/ David Seifert
2023-02-03 11:08 Sam James
2022-08-29 8:38 Andreas Sturmlechner
2022-08-29 7:21 Agostino Sarubbo
2022-08-29 7:18 Agostino Sarubbo
2017-07-26 11:34 Pacho Ramos
2016-03-17 8:40 Michael Palimaka
2016-03-16 11:51 Agostino Sarubbo
2016-03-15 15:27 Agostino Sarubbo
2016-03-06 12:58 Agostino Sarubbo
2016-02-20 17:14 Pacho Ramos
2016-02-20 17:14 Pacho Ramos
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=1646952302.29d2a9749cf9f23630e60e8b02f542bb37f986b7.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