summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-02-19 11:34:41 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-02-19 11:34:41 +0000
commit50f721050a1f1b61bb34d69c71e760084f326135 (patch)
treeb9d3969879ddc1cc5eaa11f4b980ef75ca444ed4 /perl-install/share/po/Makefile
parenta700d026e10c531a61030b6aacfc8b01fd4c9f34 (diff)
downloaddrakx-50f721050a1f1b61bb34d69c71e760084f326135.tar
drakx-50f721050a1f1b61bb34d69c71e760084f326135.tar.gz
drakx-50f721050a1f1b61bb34d69c71e760084f326135.tar.bz2
drakx-50f721050a1f1b61bb34d69c71e760084f326135.tar.xz
drakx-50f721050a1f1b61bb34d69c71e760084f326135.zip
revert Pablo's breaking po's installation :)
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 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=%)