From ffeb3333edbf3ca95590a3c2b6596320bc93ac396f7c3af19da904ffbd2cae2a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 24 Dec 2009 16:38:01 +0000 Subject: [PATCH] Accepting request 27621 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/nautilus via accept of submit request 27621 revision 2. Request was accepted with message: accept OBS-URL: https://build.opensuse.org/request/show/27621 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=77 --- nautilus.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nautilus.spec b/nautilus.spec index 3f7a048..8a8adea 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -107,6 +107,9 @@ NOCONFIGURE=1 gnome-autogen.sh %{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/* %{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/* %endif +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif rm $RPM_BUILD_ROOT/%{_libdir}/*.*a ### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ # FIXME: this is probably wrong, but it enables the build to succeed for now