mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
5e1a29eb3f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@367 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
393 B
XML
13 lines
393 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--prefix=/usr "</userinput> : This compiles and installs
|
|
wget into the <filename>/usr</filename> hierarchy instead of <filename>/usr/local</filename>.</para>
|
|
|
|
<para><userinput>--sysconfigdir=/etc</userinput> : This relocates
|
|
the configuration file from <filename>/usr/etc</filename> to
|
|
<filename>/etc</filename>.</para>
|
|
|
|
</sect2>
|
|
|