[arch-commits] Commit in kauth/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Oct 24 18:16:31 UTC 2014
Date: Friday, October 24, 2014 @ 20:16:31
Author: andrea
Revision: 225271
upgpkg: kauth 5.3.0-2
Fix libexec install dir
Modified:
kauth/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-24 16:57:59 UTC (rev 225270)
+++ PKGBUILD 2014-10-24 18:16:31 UTC (rev 225271)
@@ -3,7 +3,7 @@
pkgname=kauth
pkgver=5.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='KAuth'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kauth'
@@ -25,6 +25,7 @@
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_INSTALL_DIR=lib \
+ -DLIBEXEC_INSTALL_DIR=lib \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DQT_PLUGIN_INSTALL_DIR=lib/qt/plugins \
-DSYSCONF_INSTALL_DIR=/etc \
More information about the arch-commits
mailing list