summaryrefslogtreecommitdiff
path: root/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/documentation/ref-manual/ref-qa-checks.xml')
-rw-r--r--yocto-poky/documentation/ref-manual/ref-qa-checks.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/yocto-poky/documentation/ref-manual/ref-qa-checks.xml b/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
index 38689b992..4fcf1db61 100644
--- a/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
+++ b/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
@@ -81,11 +81,13 @@ can be found then it should be implemented. I can't find one at the moment.
<para>
The specified package contains files in
- <filename>/usr/libexec</filename>.
- By default, <filename>libexecdir</filename> is set to
- "${libdir}/${BPN}" rather than to "/usr/libexec".
- Thus, installing to <filename>/usr/libexec</filename>
- is likely not desirable.
+ <filename>/usr/libexec</filename> when the distro
+ configuration uses a different path for
+ <filename>&lt;libexecdir&gt;</filename>
+ By default, <filename>&lt;libexecdir&gt;</filename> is
+ <filename>$prefix/libexec</filename>.
+ However, this default can be changed (e.g.
+ <filename>${libdir}</filename>).
</para>
<para>