]> git.pld-linux.org Git - packages/kazehakase.git/blobdiff - kazehakase.spec
- fixed bconds in files
[packages/kazehakase.git] / kazehakase.spec
index 0dd77a4fec84f5299766977cb1e56f32ded30506..862c3c3a593eed3acd19f8fa0cca2d952d3bc818 100644 (file)
@@ -146,12 +146,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/embed
 
-%if %{with_gecko}
+%if %{with gecko}
 %files plugin-gecko
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/embed/gecko.so
 %endif
-%if %{with_webkit}
+%if %{with webkit}
 %files plugin-webkit
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/embed/webkit_gtk.so
This page took 0.034574 seconds and 4 git commands to generate.