mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
1b06e69e6f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@211 af4574ff-66df-0310-9fd7-8a98e5e911e0
18 lines
645 B
XML
18 lines
645 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--libexecdir=/opt/gnome2/sbin :</userinput> This command puts
|
|
libexec files in <filename>/opt/gnome2/sbin</filename> instead of
|
|
<filename>/opt/gnome2/libexec</filename>.</para>
|
|
|
|
<para><userinput>--localstatedir=/var/lib :</userinput> This command
|
|
puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
|
|
instead of <filename>/opt/gnome2/var/scrollkeeper</filename>.</para>
|
|
|
|
<para><userinput>--sysconfdir=/etc/gnome :</userinput> This command
|
|
puts configuration files in <filename>/etc/gnome</filename> instead of
|
|
<filename>/opt/gnome2/etc</filename>.</para>
|
|
|
|
</sect2>
|
|
|