summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/Makefile
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2007-10-01 07:51:55 +0000
committerFunda Wang <fwang@mandriva.org>2007-10-01 07:51:55 +0000
commit47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2 (patch)
tree3062e730d106d4d6945c3cff3a40a0c450125b40 /perl-install/standalone/po/Makefile
parent051ccacd30007afbfa6fd2e3a623bd81d6120b8b (diff)
downloaddrakx-backup-do-not-use-47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2.tar
drakx-backup-do-not-use-47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2.tar.gz
drakx-backup-do-not-use-47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2.tar.bz2
drakx-backup-do-not-use-47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2.tar.xz
drakx-backup-do-not-use-47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2.zip
Updated POT file
Diffstat (limited to 'perl-install/standalone/po/Makefile')
-rw-r--r--perl-install/standalone/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/po/Makefile b/perl-install/standalone/po/Makefile
index d3ed76960..b7b070cc7 100644
--- a/perl-install/standalone/po/Makefile
+++ b/perl-install/standalone/po/Makefile
@@ -28,7 +28,7 @@ $(NAME).pot: $(PMSFILES_HERE) POTFILES.in
intltool-update --gettext-package desktopstuff --pot
cd .. ; perl_checker -q --generate-pot po/.$@ $(PMSFILES)
xgettext $(MAIN_PO_FILES:%=-x %) -o ..$@ .$@
- msgcat --use-first ..$@ desktopstuff.pot > $@
+ msgcat --use-first .$@ desktopstuff.pot > $@
rm -f desktopstuff.pot $(NAME)_tmp.pot .$@ ..$@
install: $(MOFILES)