[Pkg-sugar-commit] [sugar-read-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 13:32:23 UTC 2015


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

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

commit a2810afd49484c78bb55571f542c46830d08f2c4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 13 15:18:40 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 2c973c2..d2ce716 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,5 +58,10 @@ DEB_UPSTREAM_CRUFT_MOVE = read_v1.db
 binary-post-install/$(pkg)::
 	rm -rf debian/$(cdbs_curpkg)/usr/share/mime/
 
+# 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
+
 clean::
 	rm -rf locale

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



More information about the pkg-sugar-commit mailing list