From 7d5b2062886f7f3e6cdf32d32135bb21e8200853 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 3 Oct 2000 22:28:39 +0000 Subject: *** empty log message *** --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/share/po/Makefile') diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index 7e8d1bcfa..3f470e6f8 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -22,7 +22,7 @@ DrakX.pot: $(PMSFILES) $(MAKE) $(PMSCFILES); xgettext -F -n --add-comments='-PO' --keyword=_ --keyword=__ -o $@ $(PMSCFILES) rm $(PMSCFILES) - ./i18n_compssUsers 2>/dev/null >> $@ + perl i18n_compssUsers 2>/dev/null >> $@ $(PMSCFILES): %_.c: % perl -pe 's|^(__?\()| $$1|; s,(^|[^\$$])#([^+].*),\1/*\2*\/,; s|$$|\\n\\|' $< > $@ -- cgit v1.2.1