From ed721d84609cb863c236c9e7bd087aa6a362df3b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 7 Jun 2000 22:22:08 +0000 Subject: no_comment --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 5584ee23f..77a3762be 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -110,7 +110,7 @@ endif cd $(DEST)/usr/bin ; mv insmod insmod_ rmdir $(DEST)/bin $(DEST)/sbin - perl -ane 'symlink "$$F[1]", "$(DEST)/usr/bin/$$F[0]"' aliases + perl -ane 'symlink "$$F[1]", "$(DEST)/usr/bin/$$F[0]"' share/aliases for i in fonts keyboards locales gconv; do tar xfy `../tools/specific_arch share/$$i.tar.bz2` -C $(DEST); done -- cgit v1.2.1