Revert "Workaround for wrong order of repr on s390x"

It did not work for some reason.

This reverts commit 2a4d9797fa.
This commit is contained in:
Lukas Slebodnik 2019-01-18 20:22:30 +01:00
parent 2a4d9797fa
commit f5b18a5dbb

View File

@ -182,8 +182,6 @@ doxygen Doxyfile
%check
%{?export_waf_python}
# workaround for different order of repr in ldb.Message
export PYTHONHASHSEED=0
make %{?_smp_mflags} check
%install