commit:     38cec4aec1686ee5bdacd91ea3af64f302f42e6f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 23 04:22:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 05:05:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38cec4ae

games-rpg/coe2: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-rpg/coe2/{coe2-2007-r2.ebuild => coe2-2007-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/coe2/coe2-2007-r2.ebuild 
b/games-rpg/coe2/coe2-2007-r3.ebuild
similarity index 95%
rename from games-rpg/coe2/coe2-2007-r2.ebuild
rename to games-rpg/coe2/coe2-2007-r3.ebuild
index 3ac7358ce27..5b443192a0b 100644
--- a/games-rpg/coe2/coe2-2007-r2.ebuild
+++ b/games-rpg/coe2/coe2-2007-r3.ebuild
@@ -58,6 +58,6 @@ src_install() {
                fperms 660 ${state_dir}/${f}
        done
 
-       fowners -R root:gamestat /var/lib/${PN}/
+       fowners -R root:gamestat /var/lib/${PN}/ /opt/${PN}/coe_linux
        fperms g+s /opt/${PN}/coe_linux
 }

Reply via email to