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