debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2326870e860a0341845f2ff13f7d10010f93e705
Author: Timo Aaltonen <tjaal...@cc.hut.fi>
Date:   Wed Dec 17 16:32:17 2008 +0200

    use the correct option to enable dbus.

diff --git a/debian/rules b/debian/rules
index 64faafc..d5fde22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ confflags += --disable-static \
             --with-os-vendor="$(VENDOR)" \
             --with-builderstring="$(SOURCE_NAME) $(SOURCE_VERSION) 
($(BUILDER))" \
             --with-int10=x86emu \
-            --enable-dbus \
+            --enable-config-dbus \
             --enable-dri2
 
 configure: $(STAMP_DIR)/patch


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to