public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/cudf/
Date: Tue, 31 Jan 2023 17:40:03 +0000 (UTC)	[thread overview]
Message-ID: <1675186762.b791dd2aef73b061a8cc8c099de90f39c36a777e.tupone@gentoo> (raw)

commit:     b791dd2aef73b061a8cc8c099de90f39c36a777e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 17:36:18 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 17:39:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b791dd2a

dev-ml/cudf: fix install

Closes: https://bugs.gentoo.org/892723
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/cudf/cudf-0.10.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cudf/cudf-0.10.ebuild b/dev-ml/cudf/cudf-0.10.ebuild
index 4f7747d11caf..3f445d97a5b3 100644
--- a/dev-ml/cudf/cudf-0.10.ebuild
+++ b/dev-ml/cudf/cudf-0.10.ebuild
@@ -71,6 +71,9 @@ src_test() {
 }
 
 src_install() {
-	emake DESTDIR="${ED}" LIBDIR="/usr/$(get_libdir)" install
-	dodoc BUGS ChangeLog README TODO
+	dune_src_install
+	mv "${ED}"/usr/share/doc/${PF}/{cudf/README,} || die
+	rmdir "${ED}"/usr/share/doc/${PF}/cudf || die
+	emake DESTDIR="${ED}" -C c-lib/ LIBDIR="/usr/$(get_libdir)" -e install
+	dodoc BUGS ChangeLog
 }


             reply	other threads:[~2023-01-31 17:40 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 17:40 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-13 18:47 [gentoo-commits] repo/gentoo:master commit in: dev-ml/cudf/ Alfredo Tupone
2024-10-15 15:25 Arthur Zamarin
2024-07-06 14:28 Alfredo Tupone
2023-03-30 17:40 Arthur Zamarin
2023-03-30 17:39 Arthur Zamarin
2023-03-26 16:16 Arthur Zamarin
2023-03-17 16:29 Arthur Zamarin
2023-01-31 11:15 Alfredo Tupone
2022-01-21  7:59 Alfredo Tupone
2021-10-11  5:02 Sam James
2021-02-11  6:31 Sam James
2021-02-11  6:26 Sam James
2021-02-10 18:53 Sam James
2021-02-10 16:33 Sam James
2021-01-26 17:40 Alfredo Tupone
2020-11-28 18:37 Aaron Bauman
2020-10-28  3:36 Sam James
2020-10-17 11:45 Mark Wright
2020-10-15 12:51 Mark Wright
2020-10-14 11:34 Mark Wright
2017-08-02 11:23 Alexis Ballier
2017-04-05 17:50 Markus Meier
2017-04-05  9:51 Michael Weber
2016-04-30 15:52 Alexis Ballier
2016-03-01 18:47 Alexis Ballier
2016-03-01 18:47 Alexis Ballier

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=1675186762.b791dd2aef73b061a8cc8c099de90f39c36a777e.tupone@gentoo \
    --to=tupone@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