K 10 svn:author V 8 tcberner K 8 svn:date V 27 2019-05-25T20:02:55.322953Z K 7 svn:log V 329 qt5: fix build on gcc architectures - the sed call was only replacing one of the %%LOCALBASE%% by ${LOCALBASE}, due to the missing 'g' flag to the sed call. - with this change the gcc architectures should be able to build Qt5 again. PR: 237745 Submitted by: Mark Millard , jwb Reported by: pkubaj END