On Thu, 5 Jan 2017 00:58:00 +0000, Richard W.M. Jones wrote:

> It would also be nice if:
> 
>   PYTHON=/usr/bin/python3 %configure
> 
> didn't (silently) do the wrong thing by default.  For a long time we
> shipped a nbdkit-python3 package which was using python2, and that was
> found to be the cause.

And the configure script didn't accept the external definition of $PYTHON,
I guess. What could the %configure macro do about it?
If you look at "rpm -E %configure", anything it does wouldn't help, if
the parameters are ignore or don't make it into the Makefiles.
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to