diff options
-rw-r--r-- | games-roguelike/tome/tome-2.3.5-r1.ebuild (renamed from games-roguelike/tome/tome-2.3.5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/tome/tome-2.3.5.ebuild b/games-roguelike/tome/tome-2.3.5-r1.ebuild index 3e3884187946..946930b9a686 100644 --- a/games-roguelike/tome/tome-2.3.5.ebuild +++ b/games-roguelike/tome/tome-2.3.5-r1.ebuild @@ -135,7 +135,7 @@ src_install() { touch "${ED}/var/games/${PN}-scores.raw" || die fperms 660 /var/games/${PN}-scores.raw - fowners root:gamestat /var/games/${PN}-scores.raw + fowners root:gamestat /var/games/${PN}-scores.raw /usr/bin/${PN} fperms g+s /usr/bin/${PN} } |