RFC: default python installlation directories

Jakub Bogusz qboosh at pld-linux.org
Wed Jan 6 17:13:22 CET 2016


On Wed, Jan 06, 2016 at 04:58:39PM +0100, Jan Palus wrote:
> Are there any guidelines on how to adjust packages using automake for
> python installation? In particular those using AM_PATH_PYTHON which
> currently determines pythondir = ${prefix}/lib64/python3.5/site-packages
> while previously it was evaluated to %{prefix}/share/python3.5/site-packages.
> In my case the example package is redshift.

You can use am_cv_python_pythondir=%{py3_sitescriptdir} .


-- 
Jakub Bogusz    http://qboosh.pl/


More information about the pld-devel-en mailing list