sway-tiny: update for new env

This commit is contained in:
Dylan Araps 2021-07-15 15:11:45 +03:00
parent d91973381b
commit dc97526ef7
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,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"
export CFLAGS="$CFLAGS -Wno-unused-function -Wno-error"
meson \