mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
net-im/armcord-bin:
Bug: https://bugs.gentoo.org/930639 Signed-off-by: AquaOneLove <aquaonelove@proton.me> Fix issue with permissions for /opt/armcord-bin/resources
This commit is contained in:
@@ -85,6 +85,10 @@ src_install() {
|
||||
fperms -R 644 "${DESTDIR}/locales"
|
||||
fperms -R 644 "${DESTDIR}/resources"
|
||||
|
||||
# Fix bug 930639
|
||||
fperms a+rx "${DESTDIR}"/resources/
|
||||
fperms a+r "${DESTDIR}"/resources/*
|
||||
|
||||
fowners root "${DESTDIR}/chrome-sandbox"
|
||||
fperms 4711 "${DESTDIR}/chrome-sandbox"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user