public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/fmit/
Date: Wed, 27 Jul 2022 08:43:40 +0000 (UTC)	[thread overview]
Message-ID: <1658911398.d1a80e3ed1357abc0928a1f0dd143bd6f0366ec1.asturm@gentoo> (raw)

commit:     d1a80e3ed1357abc0928a1f0dd143bd6f0366ec1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 18:02:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 08:43:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a80e3e

media-sound/fmit: Drop usage of 'D' in src_configure

Closes: https://bugs.gentoo.org/836077
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/fmit/fmit-1.0.15-r3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-sound/fmit/fmit-1.0.15-r3.ebuild b/media-sound/fmit/fmit-1.0.15-r3.ebuild
index 07d0f788fdab..5ca73642751a 100644
--- a/media-sound/fmit/fmit-1.0.15-r3.ebuild
+++ b/media-sound/fmit/fmit-1.0.15-r3.ebuild
@@ -52,6 +52,9 @@ src_configure() {
 
 	"$(qt5_get_bindir)"/lrelease fmit.pro || die
 
-	eqmake5 CONFIG+="${config}" fmit.pro PREFIX="${D}"/usr \
-		PREFIXSHORTCUT="${D}"/usr DISTDIR=/usr
+	eqmake5 CONFIG+="${config}" PREFIX=/usr fmit.pro
+}
+
+src_install() {
+	emake install INSTALL_ROOT="${D}"
 }


             reply	other threads:[~2022-07-27  8:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  8:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-27  8:43 [gentoo-commits] repo/gentoo:master commit in: media-sound/fmit/ Andreas Sturmlechner
2020-04-03 20:07 Andreas Sturmlechner
2019-05-22 15:41 Andreas Sturmlechner
2019-05-22 15:41 Andreas Sturmlechner
2019-01-27 19:46 Pacho Ramos
2018-04-15 18:48 Patrice Clement
2016-09-28 18:35 Michael Palimaka
2016-09-04 18:58 David Seifert
2016-06-21 14:07 Göktürk Yüksek

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=1658911398.d1a80e3ed1357abc0928a1f0dd143bd6f0366ec1.asturm@gentoo \
    --to=asturm@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