From ec3c22b0bc0edb097fda0d0a27616a07eb11dd65 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 1 Apr 2005 13:41:14 +0000 Subject: Added font for gurmukhi script (used by pa_IN translation); enabled pa_IN, and define the font for KDE --- perl-install/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 934b96f69..f4711c77a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -209,9 +209,8 @@ endif # 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} + rm -rf $(DEST)/usr/share/locale_special/{be,fur,ta} ifeq (y,$(USE_PCMCIA)) cp -a /etc/pcmcia $(DEST)/etc -- cgit v1.2.1