https://bugzilla.redhat.com/show_bug.cgi?id=1490054 --- Comment #8 from Alexander Ploumistos <alex.ploumistos@xxxxxxxxx> --- Do you mean like this? %build %if 0%{?__isa_bits} == 64 %qmake_qt4 PRESET=linux_package libsuff="64" CONFIG+=liborigin CONFIG+=python %else %qmake_qt4 PRESET=linux_package CONFIG+=liborigin CONFIG+=python %endif %ifarch armv7hl make -j1 %else make %{?_smp_mflags} %endif -- 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