From 50f721050a1f1b61bb34d69c71e760084f326135 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 19 Feb 2003 11:34:41 +0000 Subject: revert Pablo's breaking po's installation :) --- perl-install/share/po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile index deb856d88..3166e9447 100644 --- a/perl-install/share/po/Makefile +++ b/perl-install/share/po/Makefile @@ -4,7 +4,7 @@ PMSFILES = $(wildcard $(ALLPMS:%=../../%)) # temporarly don't include those po files # (too low translation percentage) -#POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)') +POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)') MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) -- cgit v1.2.1