public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpower/
Date: Thu, 20 Sep 2018 23:53:18 +0000 (UTC)	[thread overview]
Message-ID: <1537487562.c8e3220b1bc90a99948c285a113aa0ece89178f3.voyageur@gentoo> (raw)

commit:     c8e3220b1bc90a99948c285a113aa0ece89178f3
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 20 23:52:42 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Sep 20 23:52:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e3220b

x11-plugins/wmpower: fix missing src_configure

Closes: https://bugs.gentoo.org/666631
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
index 019b4d78dd7..81d0e102ca8 100644
--- a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
+++ b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild
@@ -20,8 +20,11 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS BUGS ChangeLog LEGGIMI NEWS README README.compal THANKS TODO )
 
-src_compile() {
+src_configure() {
 	# override wmpower self-calculated cflags
 	econf MY_CFLAGS="${CFLAGS}"
+}
+
+src_compile() {
 	emake prefix="/usr/"
 }


             reply	other threads:[~2018-09-20 23:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-20 23:53 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-13 14:16 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpower/ Bernard Cafarelli
2022-10-20  3:54 Sam James
2018-10-07 12:44 Mikle Kolyada
2018-10-07 12:44 Mikle Kolyada
2018-09-19 18:29 Thomas Deutschmann
2018-08-02 20:19 Bernard Cafarelli

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=1537487562.c8e3220b1bc90a99948c285a113aa0ece89178f3.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