diff options
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/coe2/coe2-2007-r3.ebuild (renamed from games-rpg/coe2/coe2-2007-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/coe2/coe2-2007-r2.ebuild b/games-rpg/coe2/coe2-2007-r3.ebuild index 3ac7358ce27a..5b443192a0ba 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 } |