]> git.pld-linux.org Git - packages/vim.git/commitdiff
- as of 8.1.0733 multi-byte cannot be disabled
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 12 Mar 2019 10:48:46 +0000 (11:48 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Tue, 12 Mar 2019 10:48:46 +0000 (11:48 +0100)
vim.spec

index 9509a807592e672154daa036c64c4fdc9370bb99..6994598f592337e8df7c5dd3305a60f8a91a13f1 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -876,7 +876,7 @@ build vim.static \
        --disable-tclinterp \
        --disable-cscope \
        --disable-gpm \
-       --disable-multibyte \
+       --enable-multibyte \
        --disable-nls
 
 LDFLAGS="%{rpmldflags}"
This page took 0.221469 seconds and 4 git commands to generate.