mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
for gedit, glib-compile-schemas is only needed incase of a DESTDIR install
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22177 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
640549f1b2
commit
825e41ecc8
@ -125,8 +125,10 @@ ninja</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>ninja install &&
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gsettings-destdir.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -134,8 +136,8 @@ glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>-Ddocumentation=true</parameter>: Use this option
|
||||
to build the reference manual.
|
||||
<option>-Ddocumentation=true</option>: Use this option
|
||||
to build the reference manual (needs <xref linkend="gtk-doc"/>).
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user