mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
ed64de8eaf
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@49 af4574ff-66df-0310-9fd7-8a98e5e911e0
10 lines
308 B
XML
10 lines
308 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>BASENAME=/usr :</userinput> The equivilant of <userinput>./configure --prefix=/usr</userinput> on other package installations.</para>
|
|
|
|
<para><userinput>make install-suid :</userinput> Modifies permissions of
|
|
the installed files.</para>
|
|
</sect2>
|
|
|