summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/to-the-moon/to-the-moon-0-r1.ebuild4
1 files 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 14c390ecc21f..4b29282e74db 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