From 4be5d16f8505e1b1938b37b7427890ab96bc67eb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 24 Feb 2001 20:44:39 +0000 Subject: for now, have mkreiserfs in the CVS since the current cooker version is too recent --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 900995104..3e6939035 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -90,6 +90,7 @@ ifeq (sparc,$(ARCH)) endif ifeq (i386,$(ARCH)) # install -s ../kernel/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