mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
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:
parent
45df9aa06c
commit
3f9a1fc459
@ -68,7 +68,7 @@
|
||||
<para>Install <application>libogg</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libogg-&libogg-version; --disable-static &&
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user