drop %%find_lang ... --with-qt

This commit is contained in:
Rex Dieter 2018-02-07 10:28:30 -06:00
parent 3013ec3a98
commit 46735bce2b
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name --with-html --with-qt
%find_lang %{name} --all-name --with-html
%check