diff --git a/gnome-terminal.spec b/gnome-terminal.spec index c3541cc..4b4ea54 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -62,6 +62,9 @@ handy for quick tasks on the command line. %install %makeinstall +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif # Some doc translations are not ported to gnome-doc-utils, so we still have to # do this. When this won't be needed anymore, we'll be able to remove # scrollkeeper from BuildRequires.