summaryrefslogtreecommitdiff
path: root/pcr/qxmlrpc/03_client.h_include_fix.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-09 15:21:34 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-09 15:21:34 +0100
commite8e239dadc757838c5b885e1066c3935298d38cd (patch)
treeef2d696f07712376bca5e767baf08c202f17efa0 /pcr/qxmlrpc/03_client.h_include_fix.patch
parent8f3733a26fae6667355988269731d62dfba294e1 (diff)
downloadabslibre-e8e239dadc757838c5b885e1066c3935298d38cd.tar.gz
abslibre-e8e239dadc757838c5b885e1066c3935298d38cd.tar.bz2
abslibre-e8e239dadc757838c5b885e1066c3935298d38cd.zip
pcr/qxmlrpc: unmaintained, unbuilt. removed
Diffstat (limited to 'pcr/qxmlrpc/03_client.h_include_fix.patch')
-rw-r--r--pcr/qxmlrpc/03_client.h_include_fix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/qxmlrpc/03_client.h_include_fix.patch b/pcr/qxmlrpc/03_client.h_include_fix.patch
deleted file mode 100644
index 6f174cb95..000000000
--- a/pcr/qxmlrpc/03_client.h_include_fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: qxmlrpc-0.0.svn6/xmlrpc/client.h
-===================================================================
---- qxmlrpc-0.0.svn6.orig/xmlrpc/client.h 2010-06-04 18:18:24.000000000 +0400
-+++ qxmlrpc-0.0.svn6/xmlrpc/client.h 2010-06-04 18:20:21.000000000 +0400
-@@ -7,7 +7,7 @@
- #include <qobject.h>
- #include <QHttp>
-
--#include "xmlrpc/variant.h"
-+#include "variant.h"
- class QAuthenticator;
-
- namespace xmlrpc {