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("..") 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 +