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

Antonio Rojas arojas at archlinux.org
Fri Nov 18 09:43:30 UTC 2016


    Date: Friday, November 18, 2016 @ 09:43:29
  Author: arojas
Revision: 281049

libexec--

Modified:
  powerdevil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-18 08:30:36 UTC (rev 281048)
+++ PKGBUILD	2016-11-18 09:43:29 UTC (rev 281049)
@@ -5,7 +5,7 @@
 
 pkgname=powerdevil
 pkgver=5.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -31,6 +31,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