[Lunar-commits] <moonbase> util-linux: Adjusting the BUILD since configure reports;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Sep 6 09:53:52 CEST 2011
commit 28c3a4d2e891f34a25ffd12d376e3c9d6208a498
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Sep 6 03:53:52 2011 -0400
util-linux: Adjusting the BUILD since configure reports;
configure: WARNING: unrecognized options: --disable-init
and indeed there is no such option.
---
utils/util-linux/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD
index f27dad9..731376e 100644
--- a/utils/util-linux/BUILD
+++ b/utils/util-linux/BUILD
@@ -1,7 +1,7 @@
(
#still need several patches
- OPTS+=" --enable-arch --enable-agetty --disable-init --disable-kill \
+ OPTS+=" --enable-arch --enable-agetty --disable-kill \
--disable-last --disable-mesg --enable-partx --enable-raw \
--enable-rename --disable-reset --disable-login-utils \
--enable-schedutils --disable-wall --enable-write --enable-fsck" &&
More information about the Lunar-commits
mailing list