summaryrefslogtreecommitdiffstats
path: root/kde/patch/kio.patch
blob: a2e20dcf6b6d93c0a972011f9720b76ee0b04d78 (plain)
1
2
3
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 ; }