summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-07-31 14:49:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-07-31 14:49:48 +0000
commit64e3e07d87dbe5e98151e3a86fb5720720c8ee74 (patch)
tree3737266fd04cd101b3d85c7cebce436f4bd249ed /perl-install/Makefile
parent76425ca68c6c989bb2b53058e039b20da6fead80 (diff)
downloaddrakx-backup-do-not-use-64e3e07d87dbe5e98151e3a86fb5720720c8ee74.tar
drakx-backup-do-not-use-64e3e07d87dbe5e98151e3a86fb5720720c8ee74.tar.gz
drakx-backup-do-not-use-64e3e07d87dbe5e98151e3a86fb5720720c8ee74.tar.bz2
drakx-backup-do-not-use-64e3e07d87dbe5e98151e3a86fb5720720c8ee74.tar.xz
drakx-backup-do-not-use-64e3e07d87dbe5e98151e3a86fb5720720c8ee74.zip
better handling of locales
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