summaryrefslogtreecommitdiffstats
path: root/source/kde/kde
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-03 18:51:49 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-04 00:00:02 +0200
commit00ce2dfdd859af68341c52a96ee51375eb79ed29 (patch)
tree01577c1b49951c1ac4534849614d0cb89a87ad01 /source/kde/kde
parent7739e1a02dd40a78b4e02c01b1d7087bdfc83291 (diff)
downloadcurrent-00ce2dfdd859af68341c52a96ee51375eb79ed29.tar.gz
current-00ce2dfdd859af68341c52a96ee51375eb79ed29.tar.xz
Fri Sep 3 18:51:49 UTC 202120210903185149
a/gzip-1.11-x86_64-1.txz: Upgraded. a/kernel-firmware-20210903_2984e26-noarch-1.txz: Upgraded. a/kernel-generic-5.14.1-x86_64-1.txz: Upgraded. a/kernel-huge-5.14.1-x86_64-1.txz: Upgraded. a/kernel-modules-5.14.1-x86_64-1.txz: Upgraded. d/kernel-headers-5.14.1-x86-1.txz: Upgraded. k/kernel-source-5.14.1-noarch-1.txz: Upgraded. kde/kstars-3.5.4-x86_64-1.txz: Upgraded. n/bind-9.16.20-x86_64-2.txz: Rebuilt. rc.bind: Fixed typo: $RDNC_OPTIONS -> $RNDC_OPTIONS rc.bind: Allow a 10 second (default) timeout for rndc to stop BIND. At that point if BIND is still running, use killall -SIGTERM to stop it. Thanks to akschu. xap/ssr-0.4.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/kde/kde')
-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