summaryrefslogtreecommitdiffstats
path: root/source.local/kde/patch/korundum.patch
blob: 9581aa965b0989eb30aa88a644de358db3e47488 (about) (plain)
1
2
3
4
# Build against Ruby 1.9.3.
# See also https://bugs.kde.org/show_bug.cgi?id=287057
zcat $CWD/patch/korundum/korundum_ruby19.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }