[SCM] jamin/master: Fixed locale ID for Czech (It's 'cs')

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jan 11 16:28:56 UTC 2017


The following commit has been merged in the master branch:
commit b4cc9ba2d6a3f4426f973e2ce2adc0470751703c
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Wed Jan 11 17:08:23 2017 +0100

    Fixed locale ID for Czech (It's 'cs')

diff --git a/debian/rules b/debian/rules
index 7a8604d..1720578 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,3 +49,4 @@ clean::
 
 binary-install/jamin::
 	find $(CURDIR)/debian/jamin -type f -name '*.la*' -delete
+	mv $(CURDIR)/debian/jamin/usr/share/locale/cz/ $(CURDIR)/debian/jamin/usr/share/locale/cs

-- 
jamin packaging



More information about the pkg-multimedia-commits mailing list