diff --git a/system/base/pisi/files/kde5.py b/system/base/pisi/files/kde5.py index daeff3d6..98a1219a 100644 --- a/system/base/pisi/files/kde5.py +++ b/system/base/pisi/files/kde5.py @@ -47,7 +47,7 @@ def configure(parameters = '', installPrefix = prefix, sourceDir = '..'): -DKDE_INSTALL_LIBEXECDIR=%s \ -DCMAKE_INSTALL_LIBDIR=lib \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ - -DKDE_INSTALL_QMLDIR:PATH=%s \ + -DKDE_INSTALL_QMLDIR=%s \ -DKDE_INSTALL_SYSCONFDIR=%s \ -DKDE_INSTALL_PLUGINDIR=%s \ -DECM_MKSPECS_INSTALL_DIR=%s \ diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml index 3858d545..2c4f9425 100644 --- a/system/base/pisi/pspec.xml +++ b/system/base/pisi/pspec.xml @@ -88,7 +88,7 @@ - 2016-07-09 + 2016-07-24 2.6 Release Bump PisiLinux Community