summaryrefslogtreecommitdiffstats
path: root/perl-install/unused
Commit message (Collapse)AuthorAgeFilesLines
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux1999-09-281-0/+1
|
* no_commentPascal Rigaux1999-09-194-20/+20
|
* no_commentPascal Rigaux1999-09-092-5/+5
|
* "See_The_Changelog"Chmouel Boudjnah1999-07-014-0/+235
s='add' style='width: 71.4%;'/>
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