On 9 May 2017 at 09:29, Jun Aruga <jaruga@xxxxxxxxxx> wrote: > %{!?_with_bootstrap: %global bootstrap 1} > ``` > > At least below proposal is better than current situation. > > ``` > %{?_with_bootstrap: %global bootstrap 1} > ``` Guys really try to learn how to use %bcond. It does not hurt. You can invent infinite combinations of implementing equivalents o %bconds and it it will be still only nothing more than other NIH consequence. To generate on the official builders some bootstrapped packages all what you need is change temporary settings in only package which is bootstrapped. No global macros is needed .. KISS. kloczek -- Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx