reference QTBUG-42071

This commit is contained in:
Rex Dieter 2014-10-20 11:07:25 -05:00
parent e6e598da13
commit c47c01540b

View File

@ -63,6 +63,7 @@ make %{?_smp_mflags}
%if 0%{?docs} %if 0%{?docs}
# HACK to avoid multilib conflicts in noarch content # HACK to avoid multilib conflicts in noarch content
# see also https://bugreports.qt-project.org/browse/QTBUG-42071
QT_HASH_SEED=0; export QT_HASH_SEED QT_HASH_SEED=0; export QT_HASH_SEED
make %{?_smp_mflags} docs make %{?_smp_mflags} docs
%endif %endif