summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 6c79a31df..a66e58f29 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -135,6 +135,7 @@ get_needed_files: $(SO_FILES)
ln -sf ash $(DEST)/usr/bin/sh
+# tar xfy locales.tar.bz2 -C $(DEST)
DEST=$(DEST) perl -I. -MForMakefile -e 'locale()'
DEST=$(DEST) perl -I. -MForMakefile -e 'xmodmap()'