diff options
Diffstat (limited to 'chapter08/meson.xml')
-rw-r--r-- | chapter08/meson.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/meson.xml b/chapter08/meson.xml index 27e2bdf24..692513b06 100644 --- a/chapter08/meson.xml +++ b/chapter08/meson.xml @@ -94,6 +94,9 @@ install -vDm644 data/shell-completions/zsh/_meson /usr/share/zsh/site-functions/ <seglistitem> <seg>meson</seg> + <!-- We are using DESTDIR installation here, so the directory layout + is different than other Python modules in LFS + (Jinja2 & MarkupSafe). --> <seg>/usr/lib/python&python-minor;/site-packages/meson-&meson-version;-py&python-minor;.egg-info and /usr/lib/python&python-minor;/site-packages/mesonbuild</seg> </seglistitem> </segmentedlist> |