aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-26 01:44:46 +0300
committerCem Keylan <cem@ckyln.com>2021-09-26 01:44:46 +0300
commit9c2c6e05da71569bd9f14d4b0146ca86465dc9ba (patch)
tree1ff80a209aafc1d249449dcbb2be0372fd6f27c6
parent915b2eb2ba1d0c922dd8e0ec26c6c79faec257d7 (diff)
downloadrepository-9c2c6e05da71569bd9f14d4b0146ca86465dc9ba.tar.gz
foot: don't let foot set TERMINFO
-rwxr-xr-xwayland/foot/build1
-rw-r--r--wayland/foot/version2
2 files changed, 2 insertions, 1 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
diff --git a/wayland/foot/version b/wayland/foot/version
index 67fe23c8..3b152c32 100644
--- a/wayland/foot/version
+++ b/wayland/foot/version
@@ -1 +1 @@
-1.9.0 1
+1.9.0 2