summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2010-06-10 11:15:54 +0300
committerLuiz Augusto Von Dentz <luiz.dentz-von@nokia.com>2010-06-17 10:54:01 +0300
commit83d5254426dfa70065519429ceaa8f956ea4fbcb (patch)
tree72e59bde0fceb4c2626ae69cbf09cab8f59f3272 /bootstrap-configure
parentd135659ab04dca172902e35ccd0f0fd0634c6ac6 (diff)
downloadobexd-83d5254426dfa70065519429ceaa8f956ea4fbcb.tar.gz
Make dummy the default phonebook backend
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 111c79a..55afa79 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -12,4 +12,4 @@ fi
--libexec=/usr/lib/obex \
--mandir=/usr/share/man \
--sysconfdir=/etc \
- --with-phonebook=ebook $*
+ --with-phonebook=dummy $*