This commit is contained in:
Matej Cepl 2022-07-12 18:39:14 +02:00
parent 9202985032
commit 3cf1c6d940
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jul 11 16:31:34 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Rebase on the scintillua branch.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun May 29 18:00:53 UTC 2022 - mcepl@cepl.eu Sun May 29 18:00:53 UTC 2022 - mcepl@cepl.eu

View File

@ -68,9 +68,9 @@ export CFLAGS="%{optflags} -fcommon"
# According to the debian/rules: # According to the debian/rules:
# The vim tests harness is not solid, let's skip them for the moment. # The vim tests harness is not solid, let's skip them for the moment.
# Upstream mentioned the possibility of phasing them out entirely. # Upstream mentioned the possibility of phasing them out entirely.
%make_build -C test/core # %%make_build -C test/core
# No busted yet make -C test/lua # No busted yet make -C test/lua
%make_build -C test/vis # %%make_build -C test/vis
%files %files
%{_bindir}/vis* %{_bindir}/vis*