summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/calligra.patch
blob: 8e93a639ccb726c0369193d085ffd6d7b1ff3449 (plain) (blame)
1
2
3
# Fix blank page in calligragemini
cat $CWD/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
cat $CWD/patch/calligra/0053-Partial-update-of-Commit-62f51070-to-make-it-compile.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }