Merge pull request #16882 from Rmys/master

plasma-6.4.0
This commit is contained in:
Rmys
2025-06-18 09:30:05 +03:00
committed by GitHub
@@ -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():