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

Jonas Smedegaard dr at jones.dk
Wed Jul 8 15:33:51 UTC 2015


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

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

commit 0186dabb8335520df8192afd5c2fd0342f8994b9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 8 10:25:24 2015 -0500

    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 a3e7caa..b9919a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,3 +48,8 @@ CDBS_DEPENDS_$(pkg) +=, gstreamer1.0-plugins-base
 CDBS_RECOMMENDS_$(pkg) = gstreamer1.0-plugins-good, gstreamer1.0-x
 CDBS_SUGGESTS_$(pkg) = gstreamer1.0-plugins-bad
 CDBS_SUGGESTS_$(pkg) = gstreamer1.0-plugins-ugly, gstreamer1.0-libav
+
+# 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-jukebox-activity.git



More information about the pkg-sugar-commit mailing list