> Il giorno ven 31 ago 2018 alle ore 13:18 Miro Hrončok > <mhroncok(a)redhat.com> ha scritto: > > waf script contains unversioned python shebangs, but it's usually > provided by upstream developer,so instead of patching it I prefer > calling python2 explicitly. > I don't know if the new f30 build system checks this too, I remember > some warnings about waf containing wrong shebangs in the past. > I usually fix this problem calling waf this way: > > %{_python2} waf ... This change is about shebangs of stuff that is installed. If you call waf with `%{_python2} waf ...` and the waf script is not installed, you are not affected by this change. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx