public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-panel/
Date: Mon, 24 Feb 2025 08:06:18 +0000 (UTC)	[thread overview]
Message-ID: <1740383732.c50de20293c58ea0e3a6c3a115def3a8a2172a76.flow@gentoo> (raw)

commit:     c50de20293c58ea0e3a6c3a115def3a8a2172a76
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 07:55:21 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 07:55:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50de202

gnome-base/gnome-panel: fix elogind compilation

Thanks to leio for pointing out the typo.

Closes: https://bugs.gentoo.org/942049
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 gnome-base/gnome-panel/gnome-panel-3.54.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-panel/gnome-panel-3.54.0.ebuild b/gnome-base/gnome-panel/gnome-panel-3.54.0.ebuild
index e8c13c3a4934..b35fcb4717eb 100644
--- a/gnome-base/gnome-panel/gnome-panel-3.54.0.ebuild
+++ b/gnome-base/gnome-panel/gnome-panel-3.54.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -77,7 +77,7 @@ src_configure() {
 			LAUNCHER_CFLAGS="$(${pkgconfig} --cflags ${launcher_modules})"
 			LAUNCHER_LIBS="$(${pkgconfig} --libs ${launcher_modules})"
 			MENU_CFLAGS="$(${pkgconfig} --cflags ${menu_modules})"
-			MENU_LIBS="$(${pkgconfig} --libs ${modules_modules})"
+			MENU_LIBS="$(${pkgconfig} --libs ${menu_modules})"
 		)
 	fi
 


             reply	other threads:[~2025-02-24  8:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24  8:06 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12  8:29 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-panel/ Florian Schmaus
2024-10-23 19:08 Florian Schmaus
2024-08-22  9:33 Florian Schmaus
2024-05-28 15:41 Florian Schmaus
2024-05-28 10:23 Florian Schmaus
2024-05-28  8:01 Florian Schmaus
2024-01-09 15:33 Florian Schmaus
2023-09-27  6:58 Florian Schmaus
2023-09-27  6:58 Florian Schmaus
2023-03-03 18:50 Arthur Zamarin
2022-10-30 16:34 Matt Turner
2022-10-07 22:30 Matt Turner
2022-09-30 16:52 Matt Turner
2022-03-27 18:58 Matt Turner
2022-01-17 23:19 Matt Turner
2021-10-09 16:42 Mart Raudsepp
2021-05-01 13:39 Matt Turner
2020-12-14 16:47 Mike Gilbert
2020-11-07 17:41 Mart Raudsepp
2020-07-12 21:32 Mart Raudsepp
2020-04-25 21:14 Mart Raudsepp
2020-03-01 16:18 Mart Raudsepp
2020-02-29 21:22 Mart Raudsepp

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=1740383732.c50de20293c58ea0e3a6c3a115def3a8a2172a76.flow@gentoo \
    --to=flow@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