On Sunday, March 10, 2019, 12:11:28 PM CDT, Todd Zullinger <tmz@xxxxxxxxx> wrote:
Hi,
> You want "PYTHON=:", not "PYTHON-:". The goal is to set the PYTHON variable. I tend to put such definitions before the configure call, e.g.:
> %build
> autoreconf -if
> export PYTHON=:
> %configure --enable-POP3 --enable-IMAP
> But that may just be a matter of preference.
> You want "PYTHON=:", not "PYTHON-:". The goal is to set the PYTHON variable. I tend to put such definitions before the configure call, e.g.:
> %build
> autoreconf -if
> export PYTHON=:
> %configure --enable-POP3 --enable-IMAP
> But that may just be a matter of preference.
Thanks, and that takes care of it.
Thanks also for letting me know of preferred options. I am quite new to this and so any advice is always helpful.
I will see if the copr maintainer wants to host my build. fetchmail 7.0.0 alpha has support for oauth2 authentication so is worth chasing. (Of course, I will test it first.)
Thanks again!
_______________________________________________ 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