summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-21 23:34:30 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-21 23:34:30 +0000
commit09f1d27c05c3c28142d4309b8d1f210d94253b15 (patch)
treef8ff82489f7c2a6f5917e98361d75203ef682be5 /po
parentac357fe0964db8e0427806444c5af9ae75012586 (diff)
downloadanaconda-09f1d27c05c3c28142d4309b8d1f210d94253b15.tar.gz
anaconda-09f1d27c05c3c28142d4309b8d1f210d94253b15.tar.xz
anaconda-09f1d27c05c3c28142d4309b8d1f210d94253b15.zip
I hate gettext
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index d318d8889..3acf3eea9 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -90,6 +90,6 @@ missing-mixed:
done
%.mo: %.po
- cat $< timeconfig/$< | msgfmt --check -o $@ -
+ msgcat $< timeconfig/$< | msgfmt --check -o $@ -
depend: