Explicitly disable thunderbird support on RHEL
This commit is contained in:
parent
c3a330093d
commit
1ba002ea39
@ -189,6 +189,8 @@ sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
|
||||
--enable-libmediaart \
|
||||
%if 0%{?with_thunderbird}
|
||||
--with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions \
|
||||
%else
|
||||
--disable-miner-thunderbird \
|
||||
%endif
|
||||
--with-unicode-support=libicu \
|
||||
--disable-functional-tests
|
||||
|
Loading…
Reference in New Issue
Block a user