Author: rthomsen
Date: Sat Aug 30 06:11:29 2014
New Revision: 14134

Log:
fix doc install path for libdvdread

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/libdvdread.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Aug 30 05:36:11 
2014        (r14133)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Aug 30 06:11:29 
2014        (r14134)
@@ -48,6 +48,9 @@
       <para>August 30th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[rthomsen] - Correct documentation installation path for 
libdvdread.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - Update to elfutils-0.160. Fixes
           <ulink url="&blfs-ticket-root;5448">#5448</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/multimedia/libdriv/libdvdread.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libdvdread.xml        Sat Aug 30 05:36:11 
2014        (r14133)
+++ trunk/BOOK/multimedia/libdriv/libdvdread.xml        Sat Aug 30 06:11:29 
2014        (r14134)
@@ -69,7 +69,7 @@
 
 <screen><userinput>./configure --prefix=/usr    \
             --disable-static \
-            --docdir=/usr/share/libdvdread-&libdvdread-version; &amp;&amp;
+            --docdir=/usr/share/doc/libdvdread-&libdvdread-version; &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to