summaryrefslogtreecommitdiffstats
path: root/kde/patch/ark.patch
blob: f9ed0ab7e8d89222dba1a444ee9e4a326ee23d99 (plain) (blame)
1
2
3
4
# Ark won't open RAR archives unless rar is installed (even for read access).
# KDEBUG #357057 is fixed in 15.12.1; still needs unrar.
cat $CWD/patch/ark/ark_kdebug357057.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }