mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
gui-apps/noctalia-shell: fix execute permissions on bash script
Signed-off-by: Luke Gompertz <luke.gompz@gmail.com>
This commit is contained in:
@@ -24,11 +24,10 @@ RDEPEND="
|
||||
"
|
||||
|
||||
src_install() {
|
||||
# Install configuration files
|
||||
insinto /etc/xdg/quickshell/noctalia-shell
|
||||
doins -r .
|
||||
fperms 0755 "/etc/xdg/quickshell/noctalia-shell/Scripts/bash/template-apply.sh"
|
||||
|
||||
# Install systemd unit
|
||||
systemd_douserunit Assets/Services/systemd/noctalia.service
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user