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