[mame] 01/04: Prune .po files, we only need .mo.

Jordi Mallach jordi at moszumanska.debian.org
Fri Jul 15 09:07:32 UTC 2016


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

jordi pushed a commit to branch master
in repository mame.

commit f469840b5138f7f43e563364c9c3029a830a9067
Author: Jordi Mallach <jordi at debian.org>
Date:   Wed Jul 13 09:39:34 2016 +0200

    Prune .po files, we only need .mo.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index cf8b3be..3b1bbc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -190,6 +190,7 @@ override_dh_fixperms-indep:
 	find debian/mame-data/usr/share/games/mame/hash -type f -execdir chmod 644 {} \;
 	find debian/mame-data/usr/share/games/mame/keymaps -type f -execdir chmod 644 {} \;
 	find debian/mame-data/usr/share/games/mame/language -type f -execdir chmod 644 {} \;
+	find debian/mame-data/usr/share/games/mame/language -type f -name "*.po" -delete
 	find debian/mame-data/usr/share/games/mame/plugins -type f -execdir chmod 644 {} \;
 	chmod 644 debian/mame-data/usr/share/games/mame/uismall.bdf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git



More information about the Pkg-games-commits mailing list