sway: update for new env

This commit is contained in:
Dylan Araps 2021-07-15 15:10:58 +03:00
parent 5cc76378a5
commit 4f967a251f
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ sed 's/0.25f, 0.25f, 0.25f/0.929, 0.870, 0.678/' \
sway/desktop/render.c > _
mv -f _ sway/desktop/render.c
export DESTDIR="$1"
meson \
--prefix=/usr \
-Dexamples=false \