summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdepimlibs-framework
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kde/patch/kdepimlibs-framework.patch3
-rw-r--r--kde/patch/kdepimlibs-framework/kdepimlibs_autotests.diff10
2 files changed, 0 insertions, 13 deletions
diff --git a/kde/patch/kdepimlibs-framework.patch b/kde/patch/kdepimlibs-framework.patch
deleted file mode 100644
index 36c99fa..0000000
--- a/kde/patch/kdepimlibs-framework.patch
+++ /dev/null
@@ -1,3 +0,0 @@
-# The autotests generate ECM errors so skip building them:
-cat $CWD/patch/kdepimlibs-framework/kdepimlibs_autotests.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-
diff --git a/kde/patch/kdepimlibs-framework/kdepimlibs_autotests.diff b/kde/patch/kdepimlibs-framework/kdepimlibs_autotests.diff
deleted file mode 100644
index 24b21ff..0000000
--- a/kde/patch/kdepimlibs-framework/kdepimlibs_autotests.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/syndication/CMakeLists.txt 2014-06-02 13:44:23.000000000 +0200
-+++ b/syndication/CMakeLists.txt 2014-06-02 16:51:00.393339484 +0200
-@@ -41,7 +41,6 @@
- ########### Targets ###########
-
- add_subdirectory(src/syndication)
--add_subdirectory(autotests)
-
- ########### CMake Config Files ###########
- set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5Syndication")