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
This commit is contained in:
Vincent Untz 2009-12-24 16:38:01 +00:00 committed by Git OBS Bridge
parent 626635fabd
commit ffeb3333ed

View File

@ -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