diff --git a/vim.spec b/vim.spec index 1dfa087..a959a18 100644 --- a/vim.spec +++ b/vim.spec @@ -163,6 +163,7 @@ cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} . # Unreliable tests # See also disable-unreliable-tests.patch rm src/testdir/test_cmdline.* +rm src/testdir/test_channel.* %build export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"