summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 765c35043614..ce1c9fe3febf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ build() {
make DESTDIR="${srcdir}/ncurses" install
popd
pushd "${pkgname}"
- make WIDE_NCURSES=1 USE_NCURSES=1 KOI8=1
+ make WIDE_NCURSES=0 USE_NCURSES=1 KOI8=1
pushd docs
make tokentpl.txt
make tokencfg.txt