[arch-commits] Commit in xorg-server/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Dec 2 11:52:45 UTC 2009


    Date: Wednesday, December 2, 2009 @ 06:52:45
  Author: jgc
Revision: 60217

Disable config-dbus. It is not used by anything I know about, and upstream doesn't encourage users to use it. So far it was only enabled because we pull in the dbus dependency anyways.

Modified:
  xorg-server/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-02 11:52:29 UTC (rev 60216)
+++ PKGBUILD	2009-12-02 11:52:45 UTC (rev 60217)
@@ -69,7 +69,7 @@
 	      --enable-kdrive \
               --enable-install-setuid \
               --enable-config-hal \
-      	      --enable-config-dbus \
+      	      --disable-config-dbus \
       	      --disable-record \
       	      --disable-xfbdev \
       	      --disable-xfake \




More information about the arch-commits mailing list