forked from kiss-community/repo
sway: Fix #356
This commit is contained in:
parent
a1bba435b8
commit
ae052cac3e
@ -10,18 +10,12 @@ mv -f _ sway/desktop/render.c
|
||||
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
-Dexamples=false \
|
||||
-Ddefault-wallpaper=false \
|
||||
-Dzsh-completions=false \
|
||||
-Dbash-completions=false \
|
||||
-Dfish-completions=false \
|
||||
-Dxwayland=disabled \
|
||||
-Dx11-backend=disabled \
|
||||
-Dxcb-errors=disabled \
|
||||
-Dxcb-icccm=disabled \
|
||||
. build
|
||||
|
||||
ninja -C build
|
||||
ninja -C build install
|
||||
|
||||
rm -rf \
|
||||
"$1/usr/share/fish" \
|
||||
"$1/usr/share/bash-completion" \
|
||||
"$1/usr/share/backgrounds" \
|
||||
"$1/usr/share/zsh"
|
||||
|
Loading…
Reference in New Issue
Block a user