[webkitgtk] Fix up files

Kevin Fenzi kevin at fedoraproject.org
Thu Jan 6 05:55:38 UTC 2011


commit 0300932ecacbc503b67a0e89735bad2f8a51112f
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Wed Jan 5 22:55:25 2011 -0700

    Fix up files

 webkitgtk.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/webkitgtk.spec b/webkitgtk.spec
index e8b3531..15422ae 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -150,7 +150,7 @@ make install DESTDIR=%{buildroot}
 chrpath --delete Programs/GtkLauncher
 install -d -m 755 %{buildroot}%{_libexecdir}/%{name}
 install -m 755 Programs/GtkLauncher %{buildroot}%{_libexecdir}/%{name}
-##%find_lang webkit-2.0
+##find_lang webkit-2.0
 
 ## Finally, copy over and rename the various files for %%doc inclusion.
 %add_to_doc_files JavaScriptCore/icu/LICENSE
@@ -187,7 +187,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
-##%files -f webkit-2.0.lang
+##files -f webkit-2.0.lang
+%files
 %defattr(-,root,root,-)
 %exclude %{_libdir}/*.la
 %{_libdir}/libwebkitgtk-1.0.so.*


More information about the scm-commits mailing list