From ab63d8d49f68847a68c2ba0014bf0d3338cb3df6 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Nov 2012 02:17:27 -0800 Subject: Sun Nov 18 02:15:18 PST 2012 --- extra/colord/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/colord') diff --git a/extra/colord/PKGBUILD b/extra/colord/PKGBUILD index 7f81e462d..40ecf7335 100644 --- a/extra/colord/PKGBUILD +++ b/extra/colord/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 170683 2012-11-09 12:41:46Z jgc $ +# $Id: PKGBUILD 171432 2012-11-17 14:39:23Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Ionut Biru pkgname=colord pkgver=0.1.24 -pkgrel=2 +pkgrel=3 pkgdesc="System daemon for managing color devices" arch=('i686' 'x86_64') url="http://www.freedesktop.org/software/colord" @@ -24,7 +24,8 @@ build() { ./configure --prefix=/usr \ --sysconfdir=/etc --libexecdir=/usr/lib/colord \ --localstatedir=/var --disable-static \ - --with-systemdsystemunitdir=/usr/lib/systemd/system + --with-systemdsystemunitdir=/usr/lib/systemd/system \ + --enable-vala make } -- cgit v1.2.3-54-g00ecf