From fd64fda223195e017eba5709afcfb5aadf0d2975 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 7 Sep 2012 10:47:48 -0400 Subject: try again --- metacity.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/metacity.spec b/metacity.spec index aa1977a..e2c37af 100644 --- a/metacity.spec +++ b/metacity.spec @@ -142,7 +142,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' # --dir $RPM_BUILD_ROOT%{_datadir}/applications \ # $RPM_BUILD_ROOT%{_datadir}/applications/metacity.desktop -%find_lang %{name} +%find_lang --all-name --with-gnome %{name} %post -p /sbin/ldconfig @@ -180,9 +180,6 @@ fi %{_libdir}/pkgconfig/* %{_mandir}/man1/metacity-theme-viewer.1.gz %{_mandir}/man1/metacity-window-demo.1.gz -%dir %{_datadir}/help -%dir %{_datadir}/help/C -%{_datadir}/help/C/creating-metacity-themes/ %changelog * Tue Sep 04 2012 Richard Hughes - 2.34.8-1 -- cgit