From 7da5484a57cc664f548735d8d2b07070f0fc0432 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 2 Jul 2009 21:19:30 +0000 Subject: [PATCH] Try again. --- evolution.spec | 4 ++-- sources | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/evolution.spec b/evolution.spec index ad09245..efaf656 100644 --- a/evolution.spec +++ b/evolution.spec @@ -309,9 +309,9 @@ make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -UGNOME_DISABLE_DE cd po grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$" POTFILES.in > POTFILES.keep mv POTFILES.keep POTFILES.in -intltool-update --pot +intltool-update --gettext-package=%{name}-%{evo_major} --pot for p in *.po; do - msgmerge $p evolution-%{evo_major}.pot > $p.out + msgmerge $p %{name}-%{evo_major}.pot > $p.out msgfmt -o `basename $p .po`.gmo $p.out done cd - diff --git a/sources b/sources index ba5bb9e..9c92136 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d918d07fa6360f419b5cd614f92c41d evolution-2.27.3-kill-bonobo-b2f2de3.tar.bz2 +bc04a5368b47135951377eba5c9e545c evolution-2.27.3-kill-bonobo-b2f2de3.tar.bz2