workaround time formatting problem in the test

This commit is contained in:
David Tardon 2015-01-03 08:52:28 +01:00
parent e4252eda5d
commit 9a51fb2842

View File

@ -81,6 +81,8 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1
%check
export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
# Workaround time formatting problem in the test
export TZ='CET'
make check %{?_smp_mflags}
%files