public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsaplayer/
Date: Tue,  9 Mar 2021 17:42:37 +0000 (UTC)	[thread overview]
Message-ID: <1615311749.4bfa2b10bb6bcf4c42cf978dd535c9539a99ad17.sam@gentoo> (raw)

commit:     4bfa2b10bb6bcf4c42cf978dd535c9539a99ad17
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 17:41:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 17:42:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfa2b10

media-sound/alsaplayer: fix libdir

Thanks-to: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
Closes: https://bugs.gentoo.org/733896
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild
index 27659636bbb..374beb56d61 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -48,6 +48,10 @@ src_prepare() {
 		-e 's:-O2 -funroll-loops -finline-functions -ffast-math::' \
 		configure.ac || die
 
+	sed -i \
+		-e "s:/usr/lib:/usr/$(get_libdir):" \
+		configure.ac config.rpath || die
+
 	eautoreconf
 }
 


             reply	other threads:[~2021-03-09 17:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09 17:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-13  1:50 [gentoo-commits] repo/gentoo:master commit in: media-sound/alsaplayer/ Sam James
2024-10-25 11:42 Arthur Zamarin
2024-10-07  8:47 Miroslav Šulc
2024-03-03  7:50 Sam James
2024-03-03  7:50 Sam James
2024-03-03  7:50 Sam James
2022-09-10  8:41 Sam James
2021-09-04 10:17 Yixun Lan
2021-08-16 21:28 Sam James
2020-09-05 17:30 Miroslav Šulc
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 16:32 Aaron Bauman
2018-01-01 18:59 Miroslav Šulc
2017-12-02 16:38 David Seifert
2015-12-29 23:07 Michał Górny

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=1615311749.4bfa2b10bb6bcf4c42cf978dd535c9539a99ad17.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