drop --with-html

This commit is contained in:
Rex Dieter 2018-06-08 15:12:51 -05:00
parent caf24ac952
commit fa3113615a
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ popd
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --all-name --with-html
%find_lang %{name} --all-name
%check