From 61b70e411420ccdc1d55bc89b845b7533b3ed81a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 18 Sep 2003 13:12:55 +0000 Subject: don't remove some po's from drakxtools, only from install (ar/fa disabled because not working at install, ga/sl not translated enough) --- perl-install/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 3e8335115..d8b9d4d65 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -183,6 +183,10 @@ endif $(MAKE) -C share/po install NAME=libDrakX LOCALEDIR=$(DEST)/usr/share/locale_special +# ar and fa are disabled as arabic font doesn't work on install +# ga and sl are disabled because too few messages are translated + rm -rf $(DEST)/usr/share/locale_special/{ar,fa,ga,sl} + # echo -e '#!/bin/sh\n\nexec "/usr/bin/sh"' > $(DEST)/usr/bin/runinstall2 # chmod a+x $(DEST)/usr/bin/runinstall2 -- cgit v1.2.1