a7a829530e
Between Debian 11 and 12 the way to install Python packages into the
system location under /usr, and not /usr/local, changed[1]. The
previous setup argument --install-layout=deb is now unsupported and the
environment variable DEB_PYTHON_INSTALL_LAYOUT needs to be set instead.
See also [2].
[1]: https://lists.debian.org/debian-devel/2023/07/msg00307.html
[2]:
|
||
---|---|---|
.. | ||
ci | ||
.gitignore | ||
Lindent | ||
env_use_destdir | ||
make-update | ||
oss-fuzz.sh | ||
release | ||
run-flake8 | ||
run-scan-build |