summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2002-05-06 20:47:58 +0000
committerMatt Wilson <msw@redhat.com>2002-05-06 20:47:58 +0000
commit173cf8f24b3b781b36202d214af3d8eecfd483f3 (patch)
tree35dee9ccaf08f86afff05a900b614b1ccbdb50b5 /po/Makefile
parentc6f5707e241ab98b0869c2194352d9c5ec86e4f2 (diff)
downloadanaconda-173cf8f24b3b781b36202d214af3d8eecfd483f3.tar.gz
anaconda-173cf8f24b3b781b36202d214af3d8eecfd483f3.tar.xz
anaconda-173cf8f24b3b781b36202d214af3d8eecfd483f3.zip
use first translation so we don't get fuzzy headers
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 575c8fd24..f9fa2a784 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -90,6 +90,6 @@ missing-mixed:
done
%.mo: %.po
- msgcat $< timeconfig/$< | msgfmt --check -o $@ -
+ msgcat --use-first $< timeconfig/$< | msgfmt --check -o $@ -
depend: