diff options
Diffstat (limited to 'source/kde/patch/smokeqt.patch')
-rw-r--r-- | source/kde/patch/smokeqt.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kde/patch/smokeqt.patch b/source/kde/patch/smokeqt.patch new file mode 100644 index 000000000..a39121d4b --- /dev/null +++ b/source/kde/patch/smokeqt.patch @@ -0,0 +1 @@ +zcat $CWD/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } |