fix when not building with -webkit

This commit is contained in:
Rex Dieter 2012-12-16 16:23:30 -06:00
parent a67cb026ec
commit c56c2fc84a
1 changed files with 2 additions and 0 deletions

View File

@ -897,9 +897,11 @@ fi
%{_qt4_demosdir}/
%endif
%if "%{?webkit}" == "-webkit"
%files designer-plugin-webkit
%defattr(-,root,root,-)
%{_qt4_plugindir}/designer/libqwebview.so
%endif
%post devel
touch --no-create %{_datadir}/icons/hicolor ||: