aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/fileutils-exp.xml
blob: c4cc59b1a4ab4afefe1ea36f9292572d1a6c744b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2>
<title>Command explanations</title>

<para>
<userinput>--libexecdir=$LFS/bin:</userinput> This configure option will
set the program executable directory to $LFS/bin. This is normally set
to /usr/libexec, but nothing is placed in it. Changing it just prevents
that directory from being created.
</para>

</sect2>