From 654ee3b4bba5564bcabd4c722178d22205f1cdab Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 22:22:12 +0300 Subject: foot: use cl-meson --- wayland/foot/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wayland/foot/build b/wayland/foot/build index 91a1423b..ae86f435 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -2,8 +2,8 @@ export DESTDIR=$1 -meson \ - --prefix=/usr \ +cl-meson \ + -Ddocs=enabled \ . output ninja -C output -- cgit v1.2.3