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: Tue, 6 Apr 2021 22:56:49 +0000 (UTC) [thread overview]
Message-ID: <1617749783.270e260e839e9f25c13c4d5177987c80f10eaa9c.sam@gentoo> (raw)
commit: 270e260e839e9f25c13c4d5177987c80f10eaa9c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 6 22:56:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 6 22:56:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=270e260e
games-rpg/to-the-moon: fix ${GAMES_PREFIX_OPT} reference
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-rpg/to-the-moon/to-the-moon-0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 14c390ecc21..4b29282e74d 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
@@ -20,9 +20,9 @@ RESTRICT="fetch bindist splitdebug"
QA_PREBUILT="opt/${PN}/${MY_PN}.bin*"
if [[ ${ARCH} == "amd64" ]] ; then
- QA_PREBUILT="${QA_PREBUILT} ${GAMES_PREFIX_OPT}/${PN}/lib64/*"
+ QA_PREBUILT="${QA_PREBUILT} opt/${PN}/lib64/*"
else
- QA_PREBUILT="${QA_PREBUILT} ${GAMES_PREFIX_OPT}/${PN}/lib/*"
+ QA_PREBUILT="${QA_PREBUILT} opt/${PN}/lib/*"
fi
# TODO: unbundling sdl-sound breaks the game
next reply other threads:[~2021-04-06 22:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-06 22:56 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-10 6:31 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=1617749783.270e260e839e9f25c13c4d5177987c80f10eaa9c.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