public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/qhull/
Date: Wed,  3 May 2023 18:44:03 +0000 (UTC)	[thread overview]
Message-ID: <1683139441.03a66637a3d576075198285a6320bf47dbb92f5c.grobian@gentoo> (raw)

commit:     03a66637a3d576075198285a6320bf47dbb92f5c
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 18:43:23 2023 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed May  3 18:44:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a66637

media-libs/qhull-2020.2-r3: fix install for Darwin

Closes: https://bugs.gentoo.org/905019
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 media-libs/qhull/qhull-2020.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild
index bcdac3b63cb5..ada3b39f58e3 100644
--- a/media-libs/qhull/qhull-2020.2-r3.ebuild
+++ b/media-libs/qhull/qhull-2020.2-r3.ebuild
@@ -53,7 +53,7 @@ src_compile() {
 
 src_install() {
 	cmake_src_install
-	dolib.so "${BUILD_DIR}"/libqhull.so*
+	dolib.so "${BUILD_DIR}"/libqhull{$(get_libname),$(get_libname "*")}
 
 	# fix double prefix in pc files
 	sed -i "/^libdir/s@/.*@/$(get_libdir)@" "${ED}/usr/$(get_libdir)/pkgconfig/"*.pc || die


             reply	other threads:[~2023-05-03 18:44 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-03 18:44 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-07  7:49 [gentoo-commits] repo/gentoo:master commit in: media-libs/qhull/ Arthur Zamarin
2025-10-05 23:09 Sam James
2025-10-05 21:05 Sam James
2025-10-05 21:05 Sam James
2025-10-05 21:05 Sam James
2025-04-12 16:34 Sam James
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:49 Sam James
2021-08-17  1:42 Sam James
2021-07-28 15:58 Sergei Trofimovich
2021-06-20  1:55 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:13 Sam James
2021-04-22  3:01 Sam James
2021-04-22  3:01 Sam James
2021-04-22  2:59 Sam James
2021-01-06 14:27 Fabian Groffen
2021-01-06  1:04 Sam James
2021-01-05 23:44 Sam James
2021-01-05 11:19 Dennis Lamm
2021-01-05 11:19 Dennis Lamm
2020-11-07 17:57 Sam James
2018-03-19 23:05 Sergei Trofimovich
2018-01-09  0:10 Mikle Kolyada
2018-01-08 22:50 Thomas Deutschmann
2017-07-14 12:12 Alexis Ballier
2017-03-18  0:06 Guilherme Amadio
2017-02-24  5:59 Johannes Huber
2017-02-24  5:59 Johannes Huber
2017-02-24  0:13 Michael Weber
2017-02-04 15:21 Agostino Sarubbo

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=1683139441.03a66637a3d576075198285a6320bf47dbb92f5c.grobian@gentoo \
    --to=grobian@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