diff --git a/ant.spec b/ant.spec index c6a38e0..9651a58 100644 --- a/ant.spec +++ b/ant.spec @@ -461,7 +461,7 @@ cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} %if %with tests %check -%{ant} test +LC_ALL=en_US.utf8 %{ant} test %endif %files