summaryrefslogtreecommitdiffstats
path: root/kde/patch/kio.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-08-11 16:01:58 +0200
committer Eric Hameleers <alien@slackware.com>2015-08-11 16:01:58 +0200
commit51681a9b111685e0c250f41f77fa57a05c3b286d (patch)
tree87a68ead18018da47d5c87e56e6220581ead3141 /kde/patch/kio.patch
parentff924bf1bdad6bded883495f98e6c75f56bccfaa (diff)
downloadktown-51681a9b111685e0c250f41f77fa57a05c3b286d.tar.gz
ktown-51681a9b111685e0c250f41f77fa57a05c3b286d.tar.xz
Add search paths for kdelibs4 documentation to khelpcenter.
Diffstat (limited to 'kde/patch/kio.patch')
-rw-r--r--kde/patch/kio.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kio.patch b/kde/patch/kio.patch
new file mode 100644
index 0000000..a2e20dc
--- /dev/null
+++ b/kde/patch/kio.patch
@@ -0,0 +1,4 @@
+# Add search paths for kdelibs4 documentation to khelpcenter.
+# Patch taken from kubuntu:
+cat $CWD/patch/kio/kio_kdelibs4_docpatch.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+