Re: Incorrect PYTHON_LIBDIR setting

2020-08-15 Thread George Mitchell
On 2020-07-31 16:04, George Mitchell wrote: > Locally, I have changed my default version of python to 3.8. > [... etc. ...] Apparently kib@ fixed this when I wasn't looking, and all is well now. Thank you! -- George signature.asc Description: OpenPGP digit

Incorrect PYTHON_LIBDIR setting

2020-07-31 Thread George Mitchell
Locally, I have changed my default version of python to 3.8. Specifically, in my etc/make.conf, I have: DEFAULT_VERSIONS+=python=3.8 python3=3.8 However, www/chromium/Makefile erroneously says: ${CP} ${PYTHONBASE}/lib/python3.7/site-packages/xcbgen/*.py \ ${WRKDIR}/site-packa