Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-wmdock-plugin/files: xfce4-wmdock-plugin-0.6.0-LINGUAS.patch
Date: Sat, 21 Jun 2014 10:20:30
Message-Id: 20140621102026.03F6C2004E@flycatcher.gentoo.org
1 ssuominen 14/06/21 10:20:25
2
3 Added: xfce4-wmdock-plugin-0.6.0-LINGUAS.patch
4 Log:
5 Fix building with eg. LINGUAS="es" because the release tarball doesn't have po/es.po file wrt #508486 by Dominique Michel
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.1 xfce-extra/xfce4-wmdock-plugin/files/xfce4-wmdock-plugin-0.6.0-LINGUAS.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/files/xfce4-wmdock-plugin-0.6.0-LINGUAS.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/files/xfce4-wmdock-plugin-0.6.0-LINGUAS.patch?rev=1.1&content-type=text/plain
14
15 Index: xfce4-wmdock-plugin-0.6.0-LINGUAS.patch
16 ===================================================================
17 http://bugs.gentoo.org/508486
18 http://bugzilla.xfce.org/show_bug.cgi?id=10969
19
20 --- configure
21 +++ configure
22 @@ -12147,7 +12147,7 @@
23
24
25
26 - ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fr gl hu id it ja kk ko lt lv messages nl pt pt_BR ru sk sv tr ug uk ur ur_PK zh_CN zh_TW "
27 + ALL_LINGUAS="ast ca cs da de el en_GB eu fr gl hu id it ja kk lv messages pt pt_BR ru sv ug uk ur ur_PK zh_CN "
28
29 for ac_header in locale.h
30 do :