[arch-commits] Commit in colord-gtk/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Nov 17 14:40:43 UTC 2012


    Date: Saturday, November 17, 2012 @ 09:40:42
  Author: jgc
Revision: 171433

Request vala support from configure, newer versions will not include this anymore by default

Modified:
  colord-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-17 14:39:23 UTC (rev 171432)
+++ PKGBUILD	2012-11-17 14:40:42 UTC (rev 171433)
@@ -20,7 +20,7 @@
   
   ./configure --prefix=/usr \
     --sysconfdir=/etc --libexecdir=/usr/lib/colord \
-    --localstatedir=/var --disable-static
+    --localstatedir=/var --disable-static --enable-vala
   make
 }
 




More information about the arch-commits mailing list