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

Antonio Rojas arojas at archlinux.org
Tue Jun 28 15:59:39 UTC 2016


    Date: Tuesday, June 28, 2016 @ 15:59:38
  Author: arojas
Revision: 270767

libexec--

Modified:
  kwayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-28 12:31:57 UTC (rev 270766)
+++ PKGBUILD	2016-06-28 15:59:38 UTC (rev 270767)
@@ -5,7 +5,7 @@
 
 pkgname=kwayland
 pkgver=5.23.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -26,6 +26,7 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DKDE_INSTALL_LIBDIR=lib \
+    -DKDE_INSTALL_LIBEXECDIR=lib \
     -DBUILD_TESTING=OFF
   make
 }



More information about the arch-commits mailing list