summaryrefslogtreecommitdiff
path: root/debian/patches/03_launch_moc-qt4.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/03_launch_moc-qt4.diff')
-rw-r--r--debian/patches/03_launch_moc-qt4.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/03_launch_moc-qt4.diff b/debian/patches/03_launch_moc-qt4.diff
index e5bfcf4..990cd83 100644
--- a/debian/patches/03_launch_moc-qt4.diff
+++ b/debian/patches/03_launch_moc-qt4.diff
@@ -4,7 +4,7 @@ Ensure the Qt4 version of moc is launched.
--- a/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.cpp
+++ b/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.cpp
-@@ -392,7 +392,7 @@ int main(int argc, char **argv)
+@@ -391,7 +391,7 @@ int main(int argc, char **argv)
else {
// run moc on this file
QProcess proc;