Try again.
This commit is contained in:
parent
e0f22099bf
commit
7da5484a57
2 changed files with 3 additions and 3 deletions
|
|
@ -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 -
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3d918d07fa6360f419b5cd614f92c41d evolution-2.27.3-kill-bonobo-b2f2de3.tar.bz2
|
||||
bc04a5368b47135951377eba5c9e545c evolution-2.27.3-kill-bonobo-b2f2de3.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue