plasma-6.4.0

This commit is contained in:
Rmys
2025-06-18 09:28:33 +03:00
parent 5eb014ba0e
commit e0ad7d1bf0
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
def setup():
shelltools.system("rm -f po/de/docs/kstars/index.docbook")
shelltools.system("sed -e 's|DATA_INSTALL_DIR|CMAKE_INSTALL_DATADIR|g' -i kstars/data/*/CMakeLists.txt")
kde6.configure("-DBUILD_QT5=OFF")
def build():