summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connman.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/connman.morph b/connman.morph
index bdacd4fc..3e0962fe 100644
--- a/connman.morph
+++ b/connman.morph
@@ -4,6 +4,6 @@
"build-system": "autotools",
"configure-commands": [
"./bootstrap",
- "./configure --prefix=\"$PREFIX\" --disable-wispr LIBS=-lncurses"
+ "./configure --prefix=\"$PREFIX\" --disable-wispr --disable-client LIBS=-lncurses"
]
}