foot: update for new env

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

View File

@ -4,8 +4,6 @@
sed "/subdir('doc')/d" meson.build > _
mv -f _ meson.build
export DESTDIR="$1"
meson \
--prefix=/usr \
--buildtype=release \