summaryrefslogtreecommitdiff
path: root/package/dbus/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-07 14:04:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-07 14:04:49 +0200
commitc82f34b5a8e2851c2074c1e03263f788eb2c28be (patch)
tree497431533f073f53e0b7122b3d638753f1023abb /package/dbus/Makefile
parentd856b6495b236a216813ce0527344ce80a486909 (diff)
explicitely enable dbus, fix a tmp path
Diffstat (limited to 'package/dbus/Makefile')
-rw-r--r--package/dbus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index 1835e5a56..0c49a0a4b 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --disable-tests \
--without-x \
--enable-checks \
--with-xml=expat \
+ --with-session-socket-dir=/var/tmp \
--disable-dnotify \
--disable-kqueue \
--disable-xml-docs \