summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dab123f5eee..4702385912e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,6 +48,7 @@ prepare() {
build() {
cd ${_pkgname}-${pkgver}
+ export TIC="/usr/bin/tic -o${srcdir}/terminfo"
# we disable smart-resize (FS#34807)
# do not specify --with-terminfo (FS#46424)
./configure \