On 27.7.2018 07:55, Pavel Raiskup wrote:
On Thursday, July 26, 2018 2:29:17 PM CEST Miro Hrončok wrote:
Please, either make sure that %py_byte_compile doesn't collide with the
default byte compilation machinery, or change the default right now (and
define the '%_python_bytecompile_extra 0' in batch).  The former is
preferred of course.

How does it collide exactly?

I'm not sure.  Can I simply use %py_byte_compile without
'%_python_bytecompile_extra 0'?

You CAN use %py_byte_compile anywhere. With or without '%_python_bytecompile_extra 0'.

You MUST use '%_python_bytecompile_extra 0' if you have /usr/bin/python in buildroot and you DON'T want it to be used to bytecompile Python files outside of Python dirs.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org/message/UUBO45JN27A2K6V5E4LKUVIKFIFRNKNU/

Reply via email to