summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-10-03 22:08:31 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-10-03 22:08:31 +0000
commit4be61f0927cebf3788ac619794c804fd1c926866 (patch)
tree4cc39534990e6cf7b7af55bed0fd594a14f11319 /perl-install/share/po/Makefile
parentf5e47bfe1e7777fec98fd44395be350e8da6070d (diff)
downloaddrakx-backup-do-not-use-4be61f0927cebf3788ac619794c804fd1c926866.tar
drakx-backup-do-not-use-4be61f0927cebf3788ac619794c804fd1c926866.tar.gz
drakx-backup-do-not-use-4be61f0927cebf3788ac619794c804fd1c926866.tar.bz2
drakx-backup-do-not-use-4be61f0927cebf3788ac619794c804fd1c926866.tar.xz
drakx-backup-do-not-use-4be61f0927cebf3788ac619794c804fd1c926866.zip
no_comment
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 0466e88ed..7e8d1bcfa 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -22,6 +22,7 @@ DrakX.pot: $(PMSFILES)
$(MAKE) $(PMSCFILES);
xgettext -F -n --add-comments='-PO' --keyword=_ --keyword=__ -o $@ $(PMSCFILES)
rm $(PMSCFILES)
+ ./i18n_compssUsers 2>/dev/null >> $@
$(PMSCFILES): %_.c: %
perl -pe 's|^(__?\()| $$1|; s,(^|[^\$$])#([^+].*),\1/*\2*\/,; s|$$|\\n\\|' $< > $@