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

Andrea Scarpino andrea at archlinux.org
Sun Oct 26 11:43:03 UTC 2014


    Date: Sunday, October 26, 2014 @ 12:43:03
  Author: andrea
Revision: 225374

upgpkg: plasma-desktop 5.1.0.1-3

Fix libexec install dir

Modified:
  plasma-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-26 11:34:00 UTC (rev 225373)
+++ PKGBUILD	2014-10-26 11:43:03 UTC (rev 225374)
@@ -4,7 +4,7 @@
 
 pkgname=plasma-desktop
 pkgver=5.1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -29,6 +29,7 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=lib \
+    -DLIBEXEC_INSTALL_DIR=lib \
     -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
     -DSYSCONF_INSTALL_DIR=/etc \
     -DBUILD_TESTING=OFF



More information about the arch-commits mailing list