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: games-rpg/to-the-moon/
Date: Sat, 10 Apr 2021 06:31:37 +0000 (UTC)	[thread overview]
Message-ID: <1618036277.68d4fb0ad1256cff79ebc9d4930ff88cf990f12e.sam@gentoo> (raw)

commit:     68d4fb0ad1256cff79ebc9d4930ff88cf990f12e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:29:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:31:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d4fb0a

games-rpg/to-the-moon: fix install dir

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-rpg/to-the-moon/to-the-moon-0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild b/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
index 4b29282e74d..619cdd02666 100644
--- a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
+++ b/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
@@ -63,7 +63,7 @@ src_unpack() {
 }
 
 src_install() {
-	local dir=opt/${PN}
+	local dir=/opt/${PN}
 	local libsuffix=$(usex amd64 "64" "")
 	local arch=$(usex amd64 "x86_64" "x86")
 


             reply	other threads:[~2021-04-10  6:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10  6:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 16:17 [gentoo-commits] repo/gentoo:master commit in: games-rpg/to-the-moon/ James Le Cuirot
2022-01-23 21:13 James Le Cuirot
2021-07-18  5:15 Ionen Wolkens
2021-04-06 22:56 Sam James
2021-04-06 18:18 Sam James
2018-12-19 14:31 Ben Kohler
2018-01-14 10:49 Ulrich Müller
2017-12-01 19:31 David Seifert

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=1618036277.68d4fb0ad1256cff79ebc9d4930ff88cf990f12e.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