public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-roguelike/moria/
Date: Tue,  5 Feb 2019 21:42:43 +0000 (UTC)	[thread overview]
Message-ID: <1549402953.a3cc1eb4a15a6683587a0185db8e5d6dba83972a.chewi@gentoo> (raw)

commit:     a3cc1eb4a15a6683587a0185db8e5d6dba83972a
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 21:27:18 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 21:42:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3cc1eb4

games-roguelike/moria: Fix paths for prefixed systems

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-roguelike/moria/moria-5.7.10.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-roguelike/moria/moria-5.7.10.ebuild b/games-roguelike/moria/moria-5.7.10.ebuild
index 1f337859cbc..da22f02cda3 100644
--- a/games-roguelike/moria/moria-5.7.10.ebuild
+++ b/games-roguelike/moria/moria-5.7.10.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_IN_SOURCE_BUILD="yes"
-inherit cmake-utils user
+inherit cmake-utils prefix user
 
 DESCRIPTION="The Dungeons of Moria, a single player roguelike game, also known as Umoria"
 HOMEPAGE="https://umoria.org/"
@@ -30,6 +30,7 @@ pkg_setup(){
 src_prepare() {
 	cmake-utils_src_prepare
 	sed -i "s/@PF@/${PF}/" src/config.cpp || die
+	hprefixify src/config.cpp
 }
 
 src_install() {


             reply	other threads:[~2019-02-05 21:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05 21:42 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-15 21:13 [gentoo-commits] repo/gentoo:master commit in: games-roguelike/moria/ James Le Cuirot
2024-08-15 21:13 James Le Cuirot
2021-08-23  5:05 Sam James
2021-05-23 23:44 Stefan Strogin
2019-07-17 20:04 James Le Cuirot
2019-02-05 21:42 James Le Cuirot
2019-02-05 21:42 James Le Cuirot
2016-01-05  8:26 Michael Sterrett

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=1549402953.a3cc1eb4a15a6683587a0185db8e5d6dba83972a.chewi@gentoo \
    --to=chewi@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