summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile1
1 files changed, 0 insertions, 1 deletions
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