diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-10-05 19:24:46 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-10-05 19:24:46 -0500 |
commit | d9a0674ee440e58733dacb4ff0b1f3b30f7e2d3f (patch) | |
tree | eb19580639a836515fcd1086b26ccaf6af61d1b4 /user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch | |
parent | 3ab7801c9e6cddc381992f604d57a89f594feeaa (diff) | |
download | packages-d9a0674ee440e58733dacb4ff0b1f3b30f7e2d3f.tar.gz packages-d9a0674ee440e58733dacb4ff0b1f3b30f7e2d3f.tar.bz2 packages-d9a0674ee440e58733dacb4ff0b1f3b30f7e2d3f.tar.xz packages-d9a0674ee440e58733dacb4ff0b1f3b30f7e2d3f.zip |
user/plasma-workspace: new package
Diffstat (limited to 'user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch')
-rw-r--r-- | user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch b/user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch new file mode 100644 index 000000000..362002d61 --- /dev/null +++ b/user/plasma-workspace/plasma-workspace-5.8.7-disable-broken-test.patch @@ -0,0 +1,9 @@ +--- plasma-workspace-5.8.7/drkonqi/tests/CMakeLists.txt.old 2017-05-23 07:17:40.000000000 -0500 ++++ plasma-workspace-5.8.7/drkonqi/tests/CMakeLists.txt 2017-10-05 18:04:03.428394763 -0500 +@@ -1,5 +1,5 @@ + add_subdirectory(crashtest) +-add_subdirectory(backtraceparsertest) ++#add_subdirectory(backtraceparsertest) + if(KF5XmlRpcClient_FOUND) + add_subdirectory(bugzillalibtest) + endif() |