From 47cf05cfe6ce4e4122c533d16f0b6b83a3787ad2 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Mon, 1 Oct 2007 07:51:55 +0000 Subject: Updated POT file --- perl-install/standalone/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/po/Makefile') 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) -- cgit v1.2.1