diff --git a/desktop/kde/framework/extra-cmake-modules/actions.py b/desktop/kde/framework/extra-cmake-modules/actions.py
index e6fc21cf22..5d82a8cc34 100755
--- a/desktop/kde/framework/extra-cmake-modules/actions.py
+++ b/desktop/kde/framework/extra-cmake-modules/actions.py
@@ -5,9 +5,11 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import kde5
+from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
+ pisitools.dosed('kde-modules/KDEInstallDirs.cmake', '"lib64"', '"lib"')
kde5.configure("-DBUILD_HTML_DOCS=OFF \
-DBUILD_MAN_DOCS=OFF")
diff --git a/desktop/kde/framework/extra-cmake-modules/pspec.xml b/desktop/kde/framework/extra-cmake-modules/pspec.xml
index d56110e2b3..8b3fb30f94 100755
--- a/desktop/kde/framework/extra-cmake-modules/pspec.xml
+++ b/desktop/kde/framework/extra-cmake-modules/pspec.xml
@@ -12,7 +12,7 @@
library
Extra cmake modules for KDE5
Extra cmake modules KDE5
- mirrors://kde/stable/frameworks/5.71/extra-cmake-modules-5.71.0.tar.xz
+ mirrors://kde/stable/frameworks/5.74/extra-cmake-modules-5.74.0.tar.xz
cmake
flex
@@ -34,6 +34,13 @@
+
+ 2020-09-12
+ 5.74.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-06-13
5.71.0