public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Oliver Freyermuth" <o.freyermuth@googlemail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/taisei/
Date: Thu,  2 Jun 2022 10:39:38 +0000 (UTC)	[thread overview]
Message-ID: <1654166371.6ecf054cdf9eb7c5e54dec5dadf093efad27a6ca.freyermuth@gentoo> (raw)

commit:     6ecf054cdf9eb7c5e54dec5dadf093efad27a6ca
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Thu Jun  2 10:37:20 2022 +0000
Commit:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Thu Jun  2 10:39:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ecf054c

games-arcade/taisei: Fix install directory for docs.

Closes: https://bugs.gentoo.org/849248

Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>

 games-arcade/taisei/taisei-1.3.2-r1.ebuild | 2 +-
 games-arcade/taisei/taisei-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/taisei/taisei-1.3.2-r1.ebuild b/games-arcade/taisei/taisei-1.3.2-r1.ebuild
index 8765e2a2c..0bd5205c2 100644
--- a/games-arcade/taisei/taisei-1.3.2-r1.ebuild
+++ b/games-arcade/taisei/taisei-1.3.2-r1.ebuild
@@ -43,7 +43,7 @@ BDEPEND="
 
 src_prepare() {
 	if use doc; then
-		sed -i "s/doc_path = join.*/doc_path = join_paths(datadir, \'doc\', \'${P}\')/" \
+		sed -i "s/doc_path = join.*/doc_path = join_paths(datadir, \'doc\', \'${PF}\')/" \
 			meson.build || die "Failed changing doc_path"
 	fi
 	default

diff --git a/games-arcade/taisei/taisei-9999.ebuild b/games-arcade/taisei/taisei-9999.ebuild
index 1e2549f07..28314b9e7 100644
--- a/games-arcade/taisei/taisei-9999.ebuild
+++ b/games-arcade/taisei/taisei-9999.ebuild
@@ -51,7 +51,7 @@ python_check_deps() {
 
 src_prepare() {
 	if use doc; then
-		sed -i "s/doc_path = join.*/doc_path = join_paths(datadir, \'doc\', \'${P}\')/" \
+		sed -i "s/doc_path = join.*/doc_path = join_paths(datadir, \'doc\', \'${PF}\')/" \
 			meson.build || die "Failed changing doc_path"
 	fi
 	default


             reply	other threads:[~2022-06-02 10:39 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 10:39 Oliver Freyermuth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-18  3:31 [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/taisei/ Nguyen Dinh Dang Duong
2025-07-14  0:03 Haelwenn Monnier
2025-07-10 19:45 Haelwenn Monnier
2025-07-10 19:45 Haelwenn Monnier
2025-05-04 14:42 Oliver Freyermuth
2024-10-10 15:03 Haelwenn Monnier
2024-10-08 19:29 Oliver Freyermuth
2024-03-31  2:11 Oliver Freyermuth
2024-03-30 19:26 Oliver Freyermuth
2024-03-22 17:57 Haelwenn Monnier
2024-03-22 17:57 Haelwenn Monnier
2024-03-12 14:48 Haelwenn Monnier
2024-03-11 22:02 Oliver Freyermuth
2023-09-09  3:53 Haelwenn Monnier
2023-09-08 14:17 Oliver Freyermuth
2023-09-08 14:15 Oliver Freyermuth
2023-04-01 21:23 Haelwenn Monnier
2022-05-31  0:30 Oliver Freyermuth
2022-05-31  0:10 Oliver Freyermuth
2021-05-03 17:43 Haelwenn Monnier
2021-05-03 17:43 Haelwenn Monnier
2021-05-01 15:39 Oliver Freyermuth
2021-05-01 15:39 Oliver Freyermuth
2021-04-24 16:00 Oliver Freyermuth
2021-04-18  0:53 Oliver Freyermuth
2021-04-17 17:38 Oliver Freyermuth
2021-04-08 11:16 Oliver Freyermuth
2021-04-08 11:16 Oliver Freyermuth
2021-03-28  9:55 Andrew Ammerlaan
2020-06-02 15:44 Oliver Freyermuth
2020-04-12 10:26 Sergey Torokhov
2020-03-09 17:51 Andrew Ammerlaan
2019-11-23 14:16 Haelwenn Monnier
2019-11-23 14:16 Haelwenn Monnier
2019-07-13  9:41 Haelwenn Monnier
2019-07-11  9:13 Haelwenn Monnier

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=1654166371.6ecf054cdf9eb7c5e54dec5dadf093efad27a6ca.freyermuth@gentoo \
    --to=o.freyermuth@googlemail.com \
    --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