mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
games-arcade/jardinains: fix group of binary
Closes: https://bugs.gentoo.org/809353 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -61,7 +61,7 @@ src_install() {
|
||||
chmod -R g+rw "${ED}"/${dir}/data/players || die
|
||||
|
||||
fperms -R 660 /opt/${PN}/data
|
||||
fowners -R root:gamestat /opt/${PN}/data
|
||||
fowners -R root:gamestat /opt/${PN}/data /opt/${PN}/jardinains
|
||||
fperms g+s /opt/${PN}/${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user