summaryrefslogtreecommitdiff
path: root/testing/telepathy-qt/gcc47.patch
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-06 10:25:36 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-06 10:25:36 +0200
commit5f875caf9e31730faff78cfa1fc99c30717a924d (patch)
tree64da821f3be8e6f7a61a55ae2aa3d7de5ad33e89 /testing/telepathy-qt/gcc47.patch
parenta791587b609550b73cd867a642338769dc7c117d (diff)
parentd9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/rsyslog/PKGBUILD extra/boost/PKGBUILD extra/kdeadmin/PKGBUILD extra/kdebase-konsole/PKGBUILD extra/kdegames/PKGBUILD extra/kdenetwork/PKGBUILD extra/kdepim/PKGBUILD libre/kdenetwork-libre/PKGBUILD multilib/lib32-expat/PKGBUILD multilib/lib32-libldap/PKGBUILD multilib/lib32-openal/PKGBUILD multilib/lib32-p11-kit/PKGBUILD multilib/lib32-sqlite3/PKGBUILD testing/pcmciautils/PKGBUILD testing/systemd/PKGBUILD testing/util-linux/PKGBUILD
Diffstat (limited to 'testing/telepathy-qt/gcc47.patch')
-rw-r--r--testing/telepathy-qt/gcc47.patch36
1 files changed, 0 insertions, 36 deletions
diff --git a/testing/telepathy-qt/gcc47.patch b/testing/telepathy-qt/gcc47.patch
deleted file mode 100644
index ac6ae67fb..000000000
--- a/testing/telepathy-qt/gcc47.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nur telepathy-qt-0.9.1.orig/TelepathyQt/client-registrar.cpp telepathy-qt-0.9.1/TelepathyQt/client-registrar.cpp
---- telepathy-qt-0.9.1.orig/TelepathyQt/client-registrar.cpp 2012-04-01 17:44:00.013466055 +0000
-+++ telepathy-qt-0.9.1/TelepathyQt/client-registrar.cpp 2012-04-01 17:51:00.233486476 +0000
-@@ -39,6 +39,8 @@
- #include <TelepathyQt/MethodInvocationContext>
- #include <TelepathyQt/PendingComposite>
- #include <TelepathyQt/PendingReady>
-+
-+#include <stdint.h>
-
- namespace Tp
- {
-diff -Nur telepathy-qt-0.9.1.orig/TelepathyQt/stream-tube-client.cpp telepathy-qt-0.9.1/TelepathyQt/stream-tube-client.cpp
---- telepathy-qt-0.9.1.orig/TelepathyQt/stream-tube-client.cpp 2012-04-01 17:44:00.006799442 +0000
-+++ telepathy-qt-0.9.1/TelepathyQt/stream-tube-client.cpp 2012-04-01 17:51:00.233486476 +0000
-@@ -38,6 +38,8 @@
- #include <QAbstractSocket>
- #include <QHash>
-
-+#include <stdint.h>
-+
- namespace Tp
- {
-
-diff -Nur telepathy-qt-0.9.1.orig/TelepathyQt/stream-tube-server.cpp telepathy-qt-0.9.1/TelepathyQt/stream-tube-server.cpp
---- telepathy-qt-0.9.1.orig/TelepathyQt/stream-tube-server.cpp 2012-04-01 17:44:00.003466134 +0000
-+++ telepathy-qt-0.9.1/TelepathyQt/stream-tube-server.cpp 2012-04-01 17:51:00.233486476 +0000
-@@ -38,6 +38,8 @@
- #include <TelepathyQt/OutgoingStreamTubeChannel>
- #include <TelepathyQt/StreamTubeChannel>
-
-+#include <stdint.h>
-+
- namespace Tp
- {
-