commit 7d0e7dad4c0bdbd0a2316db4638289e664a66f1b
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 5 18:14:22 2018 +0200

    - fixed locale name in check

 glib2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib2.spec b/glib2.spec
index be352a2..e7580cc 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -36,7 +36,7 @@ BuildRequires:        docbook-style-xsl-nons
 BuildRequires: elfutils-devel
 BuildRequires: fam-devel
 BuildRequires: gettext-tools
-%if %(locale -a | grep -q '^C-UTF\.8$'; echo $?)
+%if %(locale -a | grep -q '^C\.utf8$'; echo $?)
 BuildRequires: glibc-localedb-all
 %endif
 %if %{with apidocs}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glib2.git/commitdiff/7d0e7dad4c0bdbd0a2316db4638289e664a66f1b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to