blob: c497af5e4f483b91be217b41722317c933a2bbc5 (
plain)
1
2
3
|
Extend the LICESNE search paths list by ``lib64/pythonX.Y`` to support Linux
vendors who install their Python to ``/usr/lib64/pythonX.Y`` (Gentoo, Fedora,
openSUSE, RHEL and others) - by ``hroncok``
|