-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=446
This commit is contained in:
parent
5596a0eb48
commit
a98ce40d90
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 07:56:31 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Disable test86 and test87, they are unreliable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 10:57:45 UTC 2017 - idonmez@suse.com
|
||||
|
||||
|
4
vim.spec
4
vim.spec
@ -158,8 +158,10 @@ cp %{SOURCE23} runtime/syntax/apparmor.vim
|
||||
%patch100 -p1
|
||||
cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
|
||||
|
||||
# XXX FIXME
|
||||
# Unreliable test
|
||||
rm ./src/testdir/test_cmdline.vim
|
||||
rm ./src/testdir/test86*
|
||||
rm ./src/testdir/test87*
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"
|
||||
|
Loading…
Reference in New Issue
Block a user