summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
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 3166e9447..64d03cdcf 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -35,7 +35,7 @@ $(POFILES): DrakX.pot
rm $@t
DrakX.pot: $(PMSFILES)
- perl_checker -q --generate-pot $@ $(PMSFILES)
+ perl_checker -q --generate-pot $@ `echo $(PMSFILES)|sed -e 's!drakpxe!!g'`
perl i18n_compssUsers 2>/dev/null >> $@
install: