From 433c3c08311e6c931b4ab5355ecbc8738b3a4ee0a9751499be22d9b6d45548b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 6 Mar 2017 08:56:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=423 --- vim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index ac28ca2..226b14f 100644 --- a/vim.spec +++ b/vim.spec @@ -323,7 +323,7 @@ export TERM=linux # Reset the terminal scrolling region left behind by the testsuite trap "printf '\e[r'" EXIT # Look for "TEST FAILURE" in the build log -make test +LC_ALL=en_US.UTF-8 make test %post -n gvim %icon_theme_cache_post