public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/clementine/files: clementine-1.0.1-linguas.patch
@ 2012-06-13 10:08 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2012-06-13 10:08 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/13 10:08:58

  Added:                clementine-1.0.1-linguas.patch
  Log:
  fix compile with sr@latin LINGUAS wrt bug #420871
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-sound/clementine/files/clementine-1.0.1-linguas.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/files/clementine-1.0.1-linguas.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/files/clementine-1.0.1-linguas.patch?rev=1.1&content-type=text/plain

Index: clementine-1.0.1-linguas.patch
===================================================================
https://code.google.com/p/clementine-player/source/detail?r=5e685b2b1425
https://bugs.gentoo.org/show_bug.cgi?id=420871

--- src/CMakeLists.txt
+++ src/CMakeLists.txt
@@ -634,7 +634,7 @@
   if (NOT LINGUAS OR LINGUAS STREQUAL "None")
     set (LANGUAGES "")
   else (NOT LINGUAS OR LINGUAS STREQUAL "None")
-    string(REGEX MATCHALL [a-zA-Z_]+
+    string(REGEX MATCHALL [a-zA-Z_@]+
            LANGUAGES ${LINGUAS})
   endif (NOT LINGUAS OR LINGUAS STREQUAL "None")
 endif (LINGUAS STREQUAL "All")






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-13 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 10:08 [gentoo-commits] gentoo-x86 commit in media-sound/clementine/files: clementine-1.0.1-linguas.patch Julian Ospald (hasufell)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox