[Lunar-commits] <moonbase> fuse: Adjusting BUILD, --with-kernel not a valid setting.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Feb 24 16:33:57 CET 2010
commit fa63b0ef3145099f2a5af5016e3c87fee1a998e9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Feb 24 10:33:57 2010 -0500
fuse: Adjusting BUILD, --with-kernel not a valid setting.
---
filesys/fuse/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/filesys/fuse/BUILD b/filesys/fuse/BUILD
index 15158be..6ec7e84 100644
--- a/filesys/fuse/BUILD
+++ b/filesys/fuse/BUILD
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --with-kernel=/usr/src/linux"
+ OPTS+=" --enable-lib --enable-util" &&
default_build
More information about the Lunar-commits
mailing list