[sway] remove suid hack
This commit is contained in:
parent
5e973d3507
commit
e3b2de013e
1 changed files with 0 additions and 3 deletions
|
@ -72,9 +72,6 @@ cd build/
|
||||||
meson install --destdir=$PKG
|
meson install --destdir=$PKG
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
# https://github.com/swaywm/sway/wiki/Running-Sway-without-systemd
|
|
||||||
chmod +s $PKG$PREFIX/bin/sway
|
|
||||||
|
|
||||||
cat <<EOF > $PKG$PREFIX/bin/start_sway.sh
|
cat <<EOF > $PKG$PREFIX/bin/start_sway.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
Loading…
Reference in a new issue