diff options
Diffstat (limited to 'games-rpg/wasteland2')
-rw-r--r-- | games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild b/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild index 0b6cef868318..2dffd54fb060 100644 --- a/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild +++ b/games-rpg/wasteland2/wasteland2-1.9.0.13-r1.ebuild @@ -50,7 +50,7 @@ pkg_nofetch() { } src_install() { - local dir=opt/${PN} + local dir=/opt/${PN} # over 20GB of data dodir ${dir} |