[packages/vim] - as of 8.1.0733 multi-byte cannot be disabled

adamg adamg at pld-linux.org
Tue Mar 12 12:03:16 CET 2019


commit 86a70f7f501f0a27b08c84a551f8b2acb62702e7
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Tue Mar 12 11:48:46 2019 +0100

    - as of 8.1.0733 multi-byte cannot be disabled

 vim.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 9509a80..6994598 100644
--- 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}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/1636c7045aaa734ea2c470173af4eab3000e1710



More information about the pld-cvs-commit mailing list