summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kstars.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/kstars.patch')
-rw-r--r--source/kde/kde/patch/kstars.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/kde/kde/patch/kstars.patch b/source/kde/kde/patch/kstars.patch
new file mode 100644
index 000000000..bc1dec632
--- /dev/null
+++ b/source/kde/kde/patch/kstars.patch
@@ -0,0 +1,4 @@
+# Fix kstars-3.5.4 not building due to a docbook error:
+if [ "${MODULAR_PACKAGE_VERSION}" = "3.5.4" ]; then
+ rm -f po/de/docs/kstars/index.docbook
+fi