Dmitry Kalinkin 9b07d48d9c
pyqt5: remove old fixes
Since about 5 hydra evaluations ago the build log has:

substituteStream(): WARNING: pattern 'install_dir=pydbusmoddir' doesn't match anything in file 'configure.py'
substituteStream(): WARNING: pattern 'ModuleMetadata(qmake_QT=['webkitwidgets'])' doesn't match anything in file 'configure.py'

Looking at the original configure.py I don't see any mention of
pydbusmoddir and ModuleMetadata seems to be set like the patch suggests:

    'QtWebKitWidgets':      ModuleMetadata(
                                    qmake_QT=['webkitwidgets',
                                            'printsupport']),

It appears that we don't need the fix anymore.

Reverts: d3ed0ab32b ('PyQt: fix build')
2018-12-27 09:13:07 -05:00
..
2018-12-12 13:31:32 +01:00
2018-12-17 00:31:45 +01:00
2018-12-18 09:22:17 +01:00
2018-12-20 20:07:15 +01:00
2018-12-18 09:22:17 +01:00
2018-12-26 02:52:28 +00:00
2018-12-14 20:02:15 -05:00
2018-12-17 23:12:44 +00:00
2018-12-19 14:14:36 +01:00
2018-12-24 12:05:45 +03:00
2018-12-27 09:13:07 -05:00
2018-12-26 13:30:58 +01:00
2018-12-24 11:42:06 +01:00
2018-12-26 02:52:28 +00:00
2018-12-14 23:21:33 +01:00
2018-12-14 21:34:11 +01:00