diff --git a/extends-meta-qt5/qtbase/0002-qdbusxml2cpp-prepare-commandline-string-manipulation.patch b/extends-meta-qt5/qtbase/0002-qdbusxml2cpp-prepare-commandline-string-manipulation.patch index 2cc19666..e7287c89 100644 --- a/extends-meta-qt5/qtbase/0002-qdbusxml2cpp-prepare-commandline-string-manipulation.patch +++ b/extends-meta-qt5/qtbase/0002-qdbusxml2cpp-prepare-commandline-string-manipulation.patch @@ -30,7 +30,7 @@ index ce4232f3e8..d9003f4508 100644 ts << "/*" << Qt::endl << " * This file was generated by " PROGRAMNAME " version " PROGRAMVERSION << Qt::endl - << " * Command line was: " << commandLine << Qt::endl -+ << " * Command line was: " << strCmdLine << endl ++ << " * Command line was: " << strCmdLine << Qt::endl << " *" << Qt::endl << " * " PROGRAMNAME " is " PROGRAMCOPYRIGHT << Qt::endl << " *" << Qt::endl