Open
Description
Amend the documentation to reflect the fact that we don't actually run meson install but just re-implement it. This affects two Meson features: install_rpath
support, and running scripts registered with meson.add_install_script()
. Both things have no effect when building a package with meson-python
.