Changed default libogg docdir.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11240 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-06-01 15:21:30 +00:00
parent 45df9aa06c
commit 3f9a1fc459

View File

@ -68,7 +68,7 @@
<para>Install <application>libogg</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libogg-&libogg-version; --disable-static &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@ -98,7 +98,7 @@ make</userinput></screen>
<seglistitem>
<seg>None</seg>
<seg>libogg.so</seg>
<seg>/usr/include/ogg and /usr/share/doc/libogg</seg>
<seg>/usr/include/ogg and /usr/share/doc/libogg-&libogg-version;</seg>
</seglistitem>
</segmentedlist>