summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/patch/kdelibs4support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/patch/kdelibs4support.patch')
-rw-r--r--testing/source/vtown/kde/patch/kdelibs4support.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/patch/kdelibs4support.patch b/testing/source/vtown/kde/patch/kdelibs4support.patch
new file mode 100644
index 000000000..7d6626ed1
--- /dev/null
+++ b/testing/source/vtown/kde/patch/kdelibs4support.patch
@@ -0,0 +1,2 @@
+# Allow cmake to find our doctools:
+cat $CWD/patch/kdelibs4support/FindDocBookXML4.cmake.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }