summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/to-the-moon/to-the-moon-0-r1.ebuild')
-rw-r--r--games-rpg/to-the-moon/to-the-moon-0-r1.ebuild2
1 files changed, 1 insertions, 1 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 4b29282e74db..619cdd026667 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")