https://bugzilla.redhat.com/show_bug.cgi?id=1550740 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(zebob.m@xxxxxxxxx | |) | --- Comment #9 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- My bad, I used hardcoded flags. Replace the sed line with: sed -i "s|qmake|/usr/lib64/qt5/bin/qmake \ QMAKE_CFLAGS_DEBUG=\"%optflags\" \ QMAKE_CFLAGS_RELEASE=\"%optflags\" \ QMAKE_CXXFLAGS_DEBUG=\"%optflags\" \ QMAKE_CXXFLAGS_RELEASE=\"%optflags\" \ QMAKE_LFLAGS_DEBUG=\"%{?__global_ldflags}\" \ QMAKE_LFLAGS_RELEASE=\"%{?__global_ldflags}\" \ QMAKE_STRIP=|" host-linux/GNUmakefile -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx