diff options
Diffstat (limited to 'source/kde/patch/korundum.patch')
-rw-r--r-- | source/kde/patch/korundum.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/kde/patch/korundum.patch b/source/kde/patch/korundum.patch new file mode 100644 index 00000000..7a8b7cfa --- /dev/null +++ b/source/kde/patch/korundum.patch @@ -0,0 +1,4 @@ +# Build against Ruby 1.9.3. +# See also https://bugs.kde.org/show_bug.cgi?id=287057 +cat $CWD/patch/korundum/korundum_ruby19.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + |