aboutsummaryrefslogtreecommitdiffstats
path: root/testing/soprano/soprano-2.9.4-dbus-1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/soprano/soprano-2.9.4-dbus-1.patch')
-rwxr-xr-xtesting/soprano/soprano-2.9.4-dbus-1.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/soprano/soprano-2.9.4-dbus-1.patch b/testing/soprano/soprano-2.9.4-dbus-1.patch
deleted file mode 100755
index 9861c6d2ed..0000000000
--- a/testing/soprano/soprano-2.9.4-dbus-1.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/server/servercore.cpp
-+++ b/server/servercore.cpp
-@@ -41,7 +41,9 @@
- #include <QtNetwork/QTcpServer>
- #include <QtNetwork/QHostAddress>
- #include <QtNetwork/QTcpSocket>
-+#ifdef BUILD_DBUS_SUPPORT
- #include <QtDBus/QtDBus>
-+#endif
-
-
- const quint16 Soprano::Server::ServerCore::DEFAULT_PORT = 5000;