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/ _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en