summaryrefslogtreecommitdiffstats
path: root/dbus
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-06-15 11:33:54 +0200
committerpiernov <piernov@piernov.org>2012-06-15 11:33:54 +0200
commit90de1827bf486a894df99f1f82c03aa7e4e4c436 (patch)
treef7f05940208890e6b672e0b87d36ebe7c16bf370 /dbus
parentb237a61ceb2cd9368b46e8e0813a00a7d5804c7a (diff)
downloadnutyx-extra-90de1827bf486a894df99f1f82c03aa7e4e4c436.tar.gz
nutyx-extra-90de1827bf486a894df99f1f82c03aa7e4e4c436.tar.bz2
nutyx-extra-90de1827bf486a894df99f1f82c03aa7e4e4c436.tar.xz
nutyx-extra-90de1827bf486a894df99f1f82c03aa7e4e4c436.zip
clutter 1.11.4-1 màj port
Diffstat (limited to 'dbus')
-rwxr-xr-xdbus/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbus/Pkgfile b/dbus/Pkgfile
index 692d23562..38592a498 100755
--- a/dbus/Pkgfile
+++ b/dbus/Pkgfile
@@ -16,11 +16,12 @@ build() {
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
- ./configure --prefix=/usr --with-x \
+ ./configure --prefix=/usr \
--libexecdir=/usr/lib/dbus-1.0 \
--localstatedir=/var \
--sysconfdir=/etc \
--enable-shared \
+ --with-x \
--with-xml=expat \
--with-system-pid-file=/var/run/dbus.pid \
--with-system-socket=/var/run/dbus/system_bus_socket \