summaryrefslogtreecommitdiffstats
path: root/source/kde
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde')
-rw-r--r--source/kde/kde/patch/kdoctools.patch1
-rw-r--r--source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch10
2 files changed, 0 insertions, 11 deletions
diff --git a/source/kde/kde/patch/kdoctools.patch b/source/kde/kde/patch/kdoctools.patch
deleted file mode 100644
index d1f001b95..000000000
--- a/source/kde/kde/patch/kdoctools.patch
+++ /dev/null
@@ -1 +0,0 @@
-cat $CWD/patch/kdoctools/kdoctools.libxml2-2.12.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch b/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch
deleted file mode 100644
index fa6fa23c3..000000000
--- a/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/xslt.cpp.orig 2023-11-04 05:02:07.000000000 -0500
-+++ ./src/xslt.cpp 2023-12-11 21:07:11.333261959 -0600
-@@ -14,6 +14,7 @@
- #include <libxml/parser.h>
- #include <libxml/parserInternals.h>
- #include <libxml/xmlIO.h>
-+#include <libxml/xmlsave.h>
- #include <libxslt/transform.h>
- #include <libxslt/xsltInternals.h>
- #include <libxslt/xsltconfig.h>