summaryrefslogtreecommitdiffstats
path: root/kde/patch/umbrello.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
committer Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
commit703149752c6265b36973d2c1f0f5a69721e3128a (patch)
tree7ded0d801771d5705f48ffbfb48f37dd4829439e /kde/patch/umbrello.patch
parentdd005500c624d127321ff3fe14a0c29bfa8d67f7 (diff)
parentcd7ff1719433fbb3b6a8304596be173bc1b91b00 (diff)
downloadktown-master.tar.gz
ktown-master.tar.xz
Merge branch 'elogind'HEADmaster
Diffstat (limited to 'kde/patch/umbrello.patch')
-rw-r--r--kde/patch/umbrello.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/kde/patch/umbrello.patch b/kde/patch/umbrello.patch
deleted file mode 100644
index 641688c..0000000
--- a/kde/patch/umbrello.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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
-#cat $CWD/patch/umbrello/umbrello-4.11.4_listitem.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-
-# Fix compilation error "specialization of template<class T> struct QMetaTypeId in different namespace [-fpermissive]".
-# Fixed in Applications 18.12.0
-# https://cgit.kde.org/umbrello.git/patch/?id=62a9e5e6afdd920779f1211afb0381857659e578
-#cat $CWD/patch/umbrello/umbrello_qt510_kaboutdata_h.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-