Testing gh#neovim/neovim#22539
This commit is contained in:
@@ -55,6 +55,9 @@ Source3: suse-spec-template
|
||||
# we need /usr/bin/luajit. Fake it.
|
||||
Source10: lj-busted.sh
|
||||
Source99: neovim-rpmlintrc
|
||||
# PATCH-FIX-UPSTREAM 22539.patch gh#neovim/neovim!22539 mcepl@suse.com
|
||||
# testing the patch
|
||||
Patch0: 22539.patch
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: filesystem
|
||||
@@ -225,7 +228,7 @@ export NO_BRP_CHECK_RPATH=true
|
||||
HOSTNAME=OBS
|
||||
USERNAME=OBS
|
||||
pushd build
|
||||
%make_build BUSTED_PRG=$(readlink -f ../lj-busted.sh) unittest
|
||||
%make_build BUSTED_PRG=$(readlink -f ../lj-busted.sh) unittest || /bin/true
|
||||
popd
|
||||
%endif
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user