You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kf5-kservice/kservice-5.10.0-no_debug.patch

10 lines
443 B

diff -up kservice-5.10.0/src/sycoca/sycocadebug.cpp.no_debug kservice-5.10.0/src/sycoca/sycocadebug.cpp
--- kservice-5.10.0/src/sycoca/sycocadebug.cpp.no_debug 2015-05-03 10:22:52.000000000 -0500
+++ kservice-5.10.0/src/sycoca/sycocadebug.cpp 2015-05-19 15:36:20.841447165 -0500
@@ -15,4 +15,4 @@
#include "sycocadebug.h"
-Q_LOGGING_CATEGORY(SYCOCA, "kf5.kservice.sycoca")
+Q_LOGGING_CATEGORY(SYCOCA, "kf5.kservice.sycoca", QtWarningMsg)