From 9f7ea0894bc2510062610d9f0affed12ec2d9b4a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 3 Apr 2001 12:10:43 +0000 Subject: no more special case for mkreiserfs (can be done via -v 1) --- 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 a372657a5..a7f1d7339 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -90,7 +90,6 @@ ifeq (sparc,$(ARCH)) endif ifeq (i386,$(ARCH)) install -s ../all.kernels/*/cardmgr/cardmgr* $(DEST)/usr/bin - install -s ../tools/i386/mkreiserfs $(DEST)/usr/bin endif for i in `cat /tmp/list`; do \ -- cgit v1.2.1