commit 2a782f7b75eeb0bc92eb4f81a399be0688744694
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Sun Sep 18 02:28:11 2016 +0300

    use lua for x32 build

 neovim.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neovim.spec b/neovim.spec
index 5598c45..e8caf0a 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -77,7 +77,7 @@ cd .deps
 
 cd ../build
 %cmake \
-       -DLUA_PRG=/usr/bin/luajit \
+       -DLUA_PRG=/usr/bin/lua5.1 \
        -DENABLE_JEMALLOC=ON \
        -DLUAJIT_USE_BUNDLED=OFF \
        -DLIBUV_USE_BUNDLED=OFF \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/2a782f7b75eeb0bc92eb4f81a399be0688744694

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to