summaryrefslogtreecommitdiffstats
path: root/kde/patch/umbrello.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/umbrello.patch')
-rw-r--r--kde/patch/umbrello.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/patch/umbrello.patch b/kde/patch/umbrello.patch
index 6cfeacc..96c9e17 100644
--- a/kde/patch/umbrello.patch
+++ b/kde/patch/umbrello.patch
@@ -1,5 +1,5 @@
# Fix compilation error (undefined listitem in classifierlistpage.cpp)
# Fixed post KDE 4.11.4 in
# http://quickgit.kde.org/?p=umbrello.git&a=commit&h=5f9f6a68716a8aced2c5f962247d9b05b326fcf5
-#zcat $CWD/patch/umbrello/umbrello-4.11.4_listitem.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+#cat $CWD/patch/umbrello/umbrello-4.11.4_listitem.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }