Author: bdubbs
Date: Wed Oct 1 11:15:04 2014
New Revision: 14449
Log:
Fix doc directory for openobex.
Fix xml syntax for vte.
Modified:
trunk/BOOK/general/genlib/openobex.xml
trunk/BOOK/gnome/platform/vte.xml
Modified: trunk/BOOK/general/genlib/openobex.xml
==============================================================================
--- trunk/BOOK/general/genlib/openobex.xml Wed Oct 1 09:34:20 2014
(r14448)
+++ trunk/BOOK/general/genlib/openobex.xml Wed Oct 1 11:15:04 2014
(r14449)
@@ -128,7 +128,8 @@
Now, as the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make install &&
+mv -fv
/usr/share/doc/{openobex,openobex-&openobex-version;}</userinput></screen>
</sect2>
<sect2 role="commands">
@@ -139,6 +140,11 @@
to apply higher level of the compiler optimizations.
</para>
+ <para>
+ <command>mv -fv ...</command>: Move the documention to a versioned
+ directory.
+ </para>
+
</sect2>
<sect2 role="content">
@@ -157,7 +163,9 @@
libopenobex.so
</seg>
<seg>
- /usr/include/openobex
+ /usr/include/openobex,
+ /usr/lib/cmake/OpenObex-1.7.1, and
+ /usr/share/doc/openobex-1.7.1
</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml Wed Oct 1 09:34:20 2014 (r14448)
+++ trunk/BOOK/gnome/platform/vte.xml Wed Oct 1 11:15:04 2014 (r14449)
@@ -169,28 +169,28 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="vte2_&vte-nano;">
+ <varlistentry id="vte2-&vte-nano;">
<term><command>vte2_&vte-nano;</command></term>
<listitem>
<para>
is a test application for the <application>VTE</application>
libraries.
</para>
- <indexterm zone="vte vte2_&vte-nano;">
- <primary sortas="b-vte2_&vte-nano;">vte2_&vte-nano;</primary>
+ <indexterm zone="vte vte2-&vte-nano;">
+ <primary sortas="b-vte2-&vte-nano;">vte2_&vte-nano;</primary>
</indexterm>
</listitem>
</varlistentry>
- <varlistentry id="libvte2_&vte-nano;">
+ <varlistentry id="libvte2-&vte-nano;">
<term><filename
class="libraryfile">libvte2_&vte-nano;.so</filename></term>
<listitem>
<para>
is a library which implements a terminal emulator
widget for <application>GTK+ 3</application>.
</para>
- <indexterm zone="vte libvte2_&vte-nano;">
- <primary
sortas="c-libvte2_&vte-nano;">libvte2_&vte-nano;.so</primary>
+ <indexterm zone="vte libvte2-&vte-nano;">
+ <primary
sortas="c-libvte2-&vte-nano;">libvte2_&vte-nano;.so</primary>
</indexterm>
</listitem>
</varlistentry>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page