From 3163d6519612f37cc4f633d5b306f12f7e2b2b95 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 19 May 2005 08:58:34 +0000 Subject: - insmod_ is now a symlink to insmod-25 - handle explictly insmod, modinfo and rmmod --- 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 af9e2ffa2..42f9f7570 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -103,7 +103,6 @@ get_needed_files: $(DIRS) mo_files mv -f $(DEST)/{bin,sbin}/* $(DEST)/usr/bin mv -f $(DEST)/usr/{lib,X11R6/lib}/*.so* $(DEST)/lib rmdir $(DEST)/{bin,sbin} - cd $(DEST)/usr/bin ; mv insmod insmod_ ../tools/simplify-drakx-modules $(DEST)/usr/*/*/*/utf8_heavy.pl cp -f $(STAGE1)/init-stage2 $(DEST)/etc/init -- cgit v1.2.1