summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-03-10 16:05:14 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-03-10 16:05:14 +0000
commit33d78a10496375d9800b7c9b746810c0f1d3f213 (patch)
treed2ec41839d45a26be39d1d9627804ae70b81d08b /perl-install/share/po/Makefile
parent34e7b6bfe675389b3e210f07679da75001f7a7cd (diff)
downloaddrakx-backup-do-not-use-33d78a10496375d9800b7c9b746810c0f1d3f213.tar
drakx-backup-do-not-use-33d78a10496375d9800b7c9b746810c0f1d3f213.tar.gz
drakx-backup-do-not-use-33d78a10496375d9800b7c9b746810c0f1d3f213.tar.bz2
drakx-backup-do-not-use-33d78a10496375d9800b7c9b746810c0f1d3f213.tar.xz
drakx-backup-do-not-use-33d78a10496375d9800b7c9b746810c0f1d3f213.zip
merge in new strings
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 388d21e63..dc363241a 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -35,7 +35,7 @@ $(POFILES): DrakX.pot
if [ -e help-$@t ]; then perl -pe 's|^#~ ||' -i $@t ; msgmerge -C $@t help-$@t $< > $@; else msgmerge $@t $< > $@; fi
rm $@t
-DrakX.pot: $(PMSFILES_HERE)
+DrakX.pot2: $(PMSFILES_HERE)
cd ../.. ; perl_checker -q --generate-pot share/po/$@ $(PMSFILES)
install: