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

Sébastien Luttringer seblu at nymeria.archlinux.org
Mon Jan 27 23:37:54 UTC 2014


    Date: Tuesday, January 28, 2014 @ 00:37:53
  Author: seblu
Revision: 104874

upgpkg: weston 1.4.0-2

- fix FS#38680

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-27 20:34:32 UTC (rev 104873)
+++ PKGBUILD	2014-01-27 23:37:53 UTC (rev 104874)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -18,7 +18,7 @@
 	./configure \
 		--prefix=/usr \
 		--libexecdir=/usr/lib/weston \
-		--enable-demo-clients
+		--enable-demo-clients-install
 	make
 }
 




More information about the arch-commits mailing list