From f700a5e1aceea4e12574f9ba34e25b159fabd7df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 18 May 2020 15:52:14 +0200 Subject: [PATCH] - disable LUA (error: lua-mpack: no such package) --- neovim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neovim.spec b/neovim.spec index b70849c..b082bac 100644 --- a/neovim.spec +++ b/neovim.spec @@ -4,7 +4,7 @@ # https://github.com/neovim/neovim/issues/5576 # # Conditional build: -%bcond_without lua # LUA +%bcond_with lua # LUA Summary: Vim-fork focused on extensibility and agility Name: neovim -- 2.43.0