[game-data-packager] 02/02: draci: Czech locale is 'cs_CZ.UTF-8' not 'cz_...'
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Mon Oct 26 16:12:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
detiste-guest pushed a commit to branch master
in repository game-data-packager.
commit 798270ec1417b4acfe923eee4204c64d9062a525
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Mon Oct 26 17:10:37 2015 +0100
draci: Czech locale is 'cs_CZ.UTF-8' not 'cz_...'
https://en.wikipedia.org/wiki/Locale#POSIX_platforms
---
data/draci.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/data/draci.yaml b/data/draci.yaml
index ef8ac50..fc06e76 100644
--- a/data/draci.yaml
+++ b/data/draci.yaml
@@ -110,7 +110,8 @@ packages:
draci-cz-data:
# .zip file is missing a license
# component: main
- lang: cz
+ lang: cs
+ # cs_CZ.UTF-8
debian:
provides: draci-data
install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list