From afb660f06bce8338225c531b092c1c1205239072 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 19 May 2014 04:14:09 +0000 Subject: Mon May 19 04:07:36 UTC 2014 --- extra/frameworkintegration/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/frameworkintegration') diff --git a/extra/frameworkintegration/PKGBUILD b/extra/frameworkintegration/PKGBUILD index 358029750..623844c3b 100644 --- a/extra/frameworkintegration/PKGBUILD +++ b/extra/frameworkintegration/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 212914 2014-05-16 22:31:11Z andrea $ +# $Id: PKGBUILD 213067 2014-05-18 18:58:27Z andrea $ # Maintainer: Andrea Scarpino pkgname=frameworkintegration pkgver=4.99.0 -pkgrel=1 +pkgrel=2 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/frameworkintegration' @@ -24,6 +24,7 @@ build() { -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DLIB_INSTALL_DIR=lib \ + -DQT_PLUGIN_INSTALL_DIR=lib/qt/plugins \ -DBUILD_TESTING=OFF make } -- cgit v1.2.3-54-g00ecf