summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-qa-checks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-qa-checks.xml')
-rw-r--r--documentation/ref-manual/ref-qa-checks.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-qa-checks.xml b/documentation/ref-manual/ref-qa-checks.xml
index 38689b9920..4fcf1db619 100644
--- a/documentation/ref-manual/ref-qa-checks.xml
+++ b/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.
81 81
82 <para> 82 <para>
83 The specified package contains files in 83 The specified package contains files in
84 <filename>/usr/libexec</filename>. 84 <filename>/usr/libexec</filename> when the distro
85 By default, <filename>libexecdir</filename> is set to 85 configuration uses a different path for
86 "${libdir}/${BPN}" rather than to "/usr/libexec". 86 <filename>&lt;libexecdir&gt;</filename>
87 Thus, installing to <filename>/usr/libexec</filename> 87 By default, <filename>&lt;libexecdir&gt;</filename> is
88 is likely not desirable. 88 <filename>$prefix/libexec</filename>.
89 However, this default can be changed (e.g.
90 <filename>${libdir}</filename>).
89 </para> 91 </para>
90 92
91 <para> 93 <para>