From c6e8b9a814390bea78a3ef0c0a66690e62adb71f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Jul 2001 12:19:17 +0000 Subject: (install): build mo's --- 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 43b32542a..20fa8f1f0 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -29,7 +29,7 @@ DrakX.pot: $(PMSFILES) rm $(PMSCFILES) perl i18n_compssUsers 2>/dev/null >> $@ -install: +install: $(MOFILES) for l in $(LANGS); do \ install -d $(LOCALEDIR)/$$l/LC_MESSAGES; \ install -m 644 $$l.mo $(LOCALEDIR)/$$l/LC_MESSAGES/$(NAME).mo; \ -- cgit v1.2.1