Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:enavarro_suse:editors
neovim
neovim.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File neovim.patch of Package neovim
--- third-party/cmake/BuildLuarocks.cmake | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- a/third-party/cmake/BuildLuarocks.cmake +++ b/third-party/cmake/BuildLuarocks.cmake @@ -93,7 +93,9 @@ if(UNIX OR (MINGW AND CMAKE_CROSSCOMPILI BuildLuarocks( CONFIGURE_COMMAND ${DEPS_BUILD_DIR}/src/luarocks/configure --prefix=${HOSTDEPS_INSTALL_DIR} --force-config ${LUAROCKS_OPTS} - INSTALL_COMMAND ${MAKE_PRG} -j1 bootstrap) + INSTALL_COMMAND ${MAKE_PRG} -j1 bootstrap + INSTALL_COMMAND && ${MAKE_PRG} -j1 build + INSTALL_COMMAND && ${MAKE_PRG} -j1 install) elseif(MSVC OR MINGW) if(MINGW)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor