diff options
Diffstat (limited to 'wayland/foot/build')
-rwxr-xr-x | wayland/foot/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/foot/build b/wayland/foot/build index ae86f435..c7de5a2d 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -4,6 +4,7 @@ export DESTDIR=$1 cl-meson \ -Ddocs=enabled \ + -Dcustom-terminfo-install-location=no \ . output ninja -C output |