From 471d30ddeed1fdcbdbbb3a6cd280c2ee4e54f3e6 Mon Sep 17 00:00:00 2001 From: aydemir Date: Tue, 2 Aug 2016 18:26:52 +0300 Subject: [PATCH 1/2] kde5.py add parameters --- system/base/pisi/files/kde5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/pisi/files/kde5.py b/system/base/pisi/files/kde5.py index 98a1219a..b1b3d92b 100644 --- a/system/base/pisi/files/kde5.py +++ b/system/base/pisi/files/kde5.py @@ -54,7 +54,7 @@ def configure(parameters = '', installPrefix = prefix, sourceDir = '..'): -DBUILD_TESTING=OFF \ -DKDE_INSTALL_LIBDIR=lib \ -Wno-dev \ - -DCMAKE_INSTALL_PREFIX=%s" % (libexecdir, qmldir, sysconfdir, plugindir, moduledir, prefix), installPrefix, sourceDir) + -DCMAKE_INSTALL_PREFIX=%s" % (libexecdir, qmldir, sysconfdir, plugindir, moduledir, parameters, prefix), installPrefix, sourceDir) shelltools.cd("..") From 5d31db1ff5bc1237ca7001ce07c31fb61f56fdc2 Mon Sep 17 00:00:00 2001 From: aydemir Date: Tue, 2 Aug 2016 18:28:00 +0300 Subject: [PATCH 2/2] pisi kde5 add parameters --- system/base/pisi/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml index 2c4f9425..1d62c532 100644 --- a/system/base/pisi/pspec.xml +++ b/system/base/pisi/pspec.xml @@ -88,7 +88,7 @@ - 2016-07-24 + 2016-08-02 2.6 Release Bump PisiLinux Community @@ -116,4 +116,4 @@ ertugrulerata@gmail.com - \ No newline at end of file +