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

Jonas Smedegaard dr at jones.dk
Mon Jul 13 13:17:39 UTC 2015


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

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

commit feb15ad7d36b4cd80a6f54d5f70df583c5b93082
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 13 15:05: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 9b2ad6e..64f1900 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,3 +53,8 @@ CDBS_SUGGESTS_$(pkg) +=, gstreamer0.10-plugins-good, python-elements
 # strip unused code copy of python-elements
 binary-fixup/$(pkg)::
 	rm -rf $(cdbs_curdestdir)usr/share/sugar/activities/Pippy.activity/library/pippy/physics/myelements
+
+# 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-pippy-activity.git



More information about the pkg-sugar-commit mailing list