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