[arch-commits] Commit in dbus-core/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Oct 11 21:48:32 UTC 2008


    Date: Saturday, October 11, 2008 @ 17:48:31
  Author: jgc
Revision: 14992

upgpkg: dbus-core 1.2.3-1
    Split package, this one should become a core package some day

Modified:
  dbus-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-11 21:45:37 UTC (rev 14991)
+++ PKGBUILD	2008-10-11 21:48:31 UTC (rev 14992)
@@ -22,6 +22,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   	      --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
               --with-system-pid-file=/var/run/dbus.pid \
+	      --enable-inotify --disable-dnotify \
               --disable-verbose-mode --disable-static \
 	      --disable-tests --disable-asserts --without-x || return 1
   make || return 1




More information about the arch-commits mailing list