diff options
Diffstat (limited to 'games-arcade/tomatoes')
-rw-r--r-- | games-arcade/tomatoes/tomatoes-1.55-r4.ebuild (renamed from games-arcade/tomatoes/tomatoes-1.55-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild index 088f0a4563b1..7bf17cee3fca 100644 --- a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild +++ b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild @@ -67,7 +67,7 @@ src_install() { touch "${ED}"/var/games/${PN}/hiscore.lst || die "touch failed" fperms 660 /var/games/${PN}/hiscore.lst - fowners -R root:gamestat /var/games/${PN} + fowners -R root:gamestat /var/games/${PN} /usr/bin/${PN} fperms g+s /usr/bin/${PN} insinto /etc/${PN} |