summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-desktop.patch
blob: 1bccac9ab5d46a289c32da2f3272b2b78ce0d5ad (plain)
1
2
3
4
5
# Fix errors in translation strings for bs and sr:
#zcat $CWD/patch/plasma-desktop/plasma-desktop-4.99.0_kfontinst_po.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }

# Forgotten includes:
zcat $CWD/patch/plasma-desktop/plasma-desktop_kdelibs4support.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }