try hack around multilib noarch content conflicts
This commit is contained in:
parent
3a7ec4aa52
commit
e6e598da13
@ -62,6 +62,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%if 0%{?docs}
|
%if 0%{?docs}
|
||||||
|
# HACK to avoid multilib conflicts in noarch content
|
||||||
|
QT_HASH_SEED=0; export QT_HASH_SEED
|
||||||
make %{?_smp_mflags} docs
|
make %{?_smp_mflags} docs
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user