aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/xqt2/files/moc_call.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/xqt2/files/moc_call.patch')
-rw-r--r--recipes-qtopia/xqt2/files/moc_call.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qtopia/xqt2/files/moc_call.patch b/recipes-qtopia/xqt2/files/moc_call.patch
new file mode 100644
index 0000000..b86df1d
--- /dev/null
+++ b/recipes-qtopia/xqt2/files/moc_call.patch
@@ -0,0 +1,11 @@
+--- xqt2/xfree86/xqt-driver/Imakefile 2006-05-09 11:59:07.000000000 +0200
++++ xqt2/xfree86/xqt-driver/Imakefile 2004-09-16 12:40:30.000000000 +0200
+@@ -12,7 +12,7 @@
+
+ QTDIR = QtDir
+
+-MOC = QtDir/bin/moc
++MOC = MocBin
+
+ INCLUDES = -I. \
+ -I$(XBUILDINCDIR) -I$(FONTINCSRC) \