aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/xqt/files/moc_call.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/xqt/files/moc_call.patch')
-rw-r--r--recipes-qtopia/xqt/files/moc_call.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-qtopia/xqt/files/moc_call.patch b/recipes-qtopia/xqt/files/moc_call.patch
new file mode 100644
index 0000000..bde386e
--- /dev/null
+++ b/recipes-qtopia/xqt/files/moc_call.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- xc/programs/Xserver/hw/xqt/Imakefile~moc_call
++++ xc/programs/Xserver/hw/xqt/Imakefile
+@@ -12,7 +12,7 @@
+
+ QTDIR = QtDir
+
+-MOC = QtDir/bin/moc
++MOC = MocBin
+
+ INCLUDES = -I. \
+ -I$(XBUILDINCDIR) -I$(FONTINCSRC) \