> It's IMO a serious issue with the Meson setup if it install by default in > /usr rather than /usr/local
I think this is not what @elextr meant - he meant that when using autotools, it places things directly under `/user/local` and not under the architecture-based subdirectory. I had a look at what Meson does and it seems to be a very Debian-specific thing: https://github.com/mesonbuild/meson/blob/439a61affab391d44341ac3113592698abd4143b/mesonbuild/utils/universal.py#L1009-L1025 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3451#issuecomment-1503723155 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3451/[email protected]>
