aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-08-23 23:24:37 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-08-23 23:24:37 +0000
commit248f577d1e1be032a6f53a625aa72d479523019d (patch)
treefb2f5db2ce71d592b1fa2d1a80f69a55c0cc7816 /po/Makefile
parent2a4b29fa2af6251d210259523bc7bae3769c0ffd (diff)
downloadrpmdrake-248f577d1e1be032a6f53a625aa72d479523019d.tar
rpmdrake-248f577d1e1be032a6f53a625aa72d479523019d.tar.gz
rpmdrake-248f577d1e1be032a6f53a625aa72d479523019d.tar.bz2
rpmdrake-248f577d1e1be032a6f53a625aa72d479523019d.tar.xz
rpmdrake-248f577d1e1be032a6f53a625aa72d479523019d.zip
removed instruction in double
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/po/Makefile b/po/Makefile
index acc22d1f..284396ec 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -23,9 +23,6 @@ all: $(PGOAL).pot $(MOFILES)
$(PL_CFILES): %_.c: %
../grpmi/po/fake_c.pl $< > $@
-%.mo: %.po
- msgfmt -o $@ $<
-
merge: $(PGOAL).pot
@for n in $(POFILES); do \
echo "Merging $$n"; \