From 64e3e07d87dbe5e98151e3a86fb5720720c8ee74 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 31 Jul 2001 14:49:48 +0000 Subject: better handling of locales --- perl-install/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 6c79c43f3..9dc6dc2e8 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -123,7 +123,6 @@ ifeq (i386,$(ARCH)) endif ln -sf ash $(DEST)/usr/bin/sh - cd share ; ./gen_locales.sh for i in fonts keyboards locales keymaps; do tar xfj `../tools/specific_arch share/$$i.tar.bz2` -C $(DEST); done grep ChangeLog CVS/Entries > $(DEST)/usr/share/VERSION -- cgit v1.2.1