From bfb4293e1a332b1cdaf4885a4e83b3bd37f60e8d Mon Sep 17 00:00:00 2001 From: short <> Date: Wed, 19 Nov 2003 11:42:34 +0000 Subject: [PATCH] 'prepmod'-wrap 'lufsd' instead of 'lufsmnt' as 'prepmod' fail is safe this way. --- autogen.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.pl b/autogen.pl index 6026723..c2baea2 100755 --- a/autogen.pl +++ b/autogen.pl @@ -41,10 +41,10 @@ AutoGen->run( "ARGV"=>\@ARGV, "clean"=>[qw( ./ChangeLog.captive.bak - ./lufsd/lufsd + ./lufsd/lufsd-bin ./util/auto.ftpfs ./util/auto.sshfs - ./util/lufsmnt-bin + ./util/lufsmnt ./util/lufsmount ./kernel/Linux/prepmod ./kernel/Linux/modbin/*.o -- 1.8.3.1