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

Sébastien Luttringer seblu at nymeria.archlinux.org
Sun Jul 14 14:18:58 UTC 2013


    Date: Sunday, July 14, 2013 @ 16:18:58
  Author: seblu
Revision: 94116

upgpkg: weston 1.2.0-2

>From Armin K. request, programs in libexec should not be in /usr/bin.

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-14 13:25:40 UTC (rev 94115)
+++ PKGBUILD	2013-07-14 14:18:58 UTC (rev 94116)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -32,8 +32,4 @@
          image resizor simple-egl simple-shm simple-touch smoke transformed view; do
 		install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
 	done
-	for _c in desktop-shell info keyboard screensaver screenshooter simple-im tablet-shell \
-	 terminal; do
-		install -Dm755 "clients/weston-$_c" "$pkgdir/usr/bin/weston-$_c"
-	done
 }




More information about the arch-commits mailing list