From: Mads Kiilerich <m...@kiilerich.com>

 This patch detects errors like "Memory %s" => "Hukommelse %a"
---
 po/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/po/Makefile b/po/Makefile
index 31257c4..aad596a 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -69,4 +69,4 @@ install:      all
        done
 
 %.mo: %.po
-       msgfmt -o $@ $<
+       msgfmt -o $@ $< -c
-- 
1.6.2.5

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to