From 2eb195d9830faa3911b7afd2e4e79e2a3f2442139740a848e6c86655bf8c3671 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 24 Dec 2009 16:14:11 +0000 Subject: [PATCH] Accepting request 27618 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gnome-terminal via accept of submit request 27618 revision 2. Request was accepted with message: accept OBS-URL: https://build.opensuse.org/request/show/27618 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=41 --- gnome-terminal.spec | 3 +++ 1 file changed, 3 insertions(+) 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.