summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-03-29 15:29:55 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-03-29 15:29:55 +0000
commitf98aa98498cd9560387c9d7426f5d82f29b2786d (patch)
tree162c808bc06e502826b2ffa5d65ceabb3b00d640 /perl-install/Makefile
parent7645f7d22cb489ded87dfbe8a2010426c7f19e5a (diff)
downloaddrakx-f98aa98498cd9560387c9d7426f5d82f29b2786d.tar
drakx-f98aa98498cd9560387c9d7426f5d82f29b2786d.tar.gz
drakx-f98aa98498cd9560387c9d7426f5d82f29b2786d.tar.bz2
drakx-f98aa98498cd9560387c9d7426f5d82f29b2786d.tar.xz
drakx-f98aa98498cd9560387c9d7426f5d82f29b2786d.zip
removed pa_IN.po and ta.po from install due to font problems
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile7
1 files changed, 5 insertions, 2 deletions
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