[Pkg-sugar-commit] [sugar-log-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:57:59 UTC 2015


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

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

commit 0cc084e38d296ec9cfe4e438a8537fcb250bacab
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 13 14:50:12 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 ff74f5d..6f3b4eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,3 +43,8 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 CDBS_DEPENDS_$(pkg) = python, python-sugar3, python-gi
 CDBS_DEPENDS_$(pkg) +=, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0
 CDBS_RECOMMENDS_$(pkg) +=, net-tools, procps
+
+# 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-log-activity.git



More information about the pkg-sugar-commit mailing list