summaryrefslogtreecommitdiffstats
path: root/patches/0108-No-qdoc3-in-qttools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0108-No-qdoc3-in-qttools.patch')
-rw-r--r--patches/0108-No-qdoc3-in-qttools.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/patches/0108-No-qdoc3-in-qttools.patch b/patches/0108-No-qdoc3-in-qttools.patch
new file mode 100644
index 0000000..228f1f0
--- /dev/null
+++ b/patches/0108-No-qdoc3-in-qttools.patch
@@ -0,0 +1,25 @@
+From 66bcbdd5f436631b049f83a62eef64ea64f800c0 Mon Sep 17 00:00:00 2001
+From: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
+Date: Mon, 28 Mar 2011 13:52:32 -0500
+Subject: [PATCH] No qdoc3 in qttools
+
+---
+ qttools/src/src.pro | 2 --
+ 1 files changed, 0 insertions(+), 2 deletions(-)
+
+diff --git a/qttools/src/src.pro b/qttools/src/src.pro
+index 5862320..8b6a706 100644
+--- a/qttools/src/src.pro
++++ b/qttools/src/src.pro
+@@ -35,8 +35,6 @@ contains(QT_CONFIG, dbus):SUBDIRS += qdbus
+ # We don't need these command line utilities on embedded platforms.
+ embedded: SUBDIRS += makeqpf
+
+-!wince*:!cross_compile:SUBDIRS += qdoc3
+-
+ CONFIG+=ordered
+ QTDIR_build:REQUIRES = "contains(QT_CONFIG, full-config)"
+
+--
+1.7.3.2.343.g7d43d
+