mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
79cfcdf798
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@362 af4574ff-66df-0310-9fd7-8a98e5e911e0
14 lines
419 B
XML
14 lines
419 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>INS_BASE=/usr</userinput> : This command moves the
|
|
install directory from <filename class="directory"> /opt/schily
|
|
</filename> to <filename class="directory"> /usr </filename>.</para>
|
|
|
|
<para><userinput>DEFINSUSR=root DEFINSGRP=root</userinput> : These
|
|
commands install all programs with root.root ownership instead of the default
|
|
bin.bin.</para>
|
|
|
|
</sect2>
|
|
|