[Pkg-sugar-commit] [sugar-chat-activity] 01/02: Fix rename locale aym→ay: ISO 639-1 favored over ISO 639-2.

Jonas Smedegaard dr at jones.dk
Mon Jul 13 12:46:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-chat-activity.

commit 468caefac028acd89ff1ed5b8adf263d7194dafe
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 13 14:34:30 2015 +0200

    Fix rename locale aym→ay: ISO 639-1 favored over ISO 639-2.
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 20f0c8d..7ae25a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,3 +50,8 @@ CDBS_RECOMMENDS_$(pkg) +=, gstreamer1.0-plugins-good, evtest
 
 # Suppress binary files to not upset dpkg
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(sounds/.*\.wav|debian/(changelog|copyright(|_hints|_newhints)))$
+
+# Fix favor ISO 639-1 when differing from ISO 639-2
+binary-post-install/$(pkg)::
+	mv debian/$(cdbs_curpkg)/usr/share/locale/aym \
+		debian/$(cdbs_curpkg)/usr/share/locale/ay

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-chat-activity.git



More information about the pkg-sugar-commit mailing list