From f98aa98498cd9560387c9d7426f5d82f29b2786d Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 29 Mar 2005 15:29:55 +0000 Subject: removed pa_IN.po and ta.po from install due to font problems --- perl-install/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 343584aba..934b96f69 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -207,8 +207,11 @@ endif $(MAKE) -C share/po install SUDO= NAME=libDrakX LOCALEDIR=$(DEST)/usr/share/locale_special -# ga and sl are disabled because too few messages are translated - rm -rf $(DEST)/usr/share/locale_special/{be,fur} +# POFILES to disable for installation: +# be,fur: too few messages translated; +# pa_IN: too few and font problem +# ta: font problem + rm -rf $(DEST)/usr/share/locale_special/{be,fur,pa_IN,ta} ifeq (y,$(USE_PCMCIA)) cp -a /etc/pcmcia $(DEST)/etc -- cgit v1.2.1