Author: randy
Date: 2007-04-19 14:33:29 -0600 (Thu, 19 Apr 2007)
New Revision: 6745

Modified:
   trunk/BOOK/multimedia/libdriv/esound.xml
Log:
Added a chown command to the EsounD instructions to fix incorrect permissions 
on installed doc files

Modified: trunk/BOOK/multimedia/libdriv/esound.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/esound.xml    2007-04-19 17:54:29 UTC (rev 
6744)
+++ trunk/BOOK/multimedia/libdriv/esound.xml    2007-04-19 20:33:29 UTC (rev 
6745)
@@ -85,7 +85,8 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make install &amp;&amp;
+chown -v root:root 
/usr/share/doc/esound-&esound-version;/html/*</userinput></screen>
 
   </sect2>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to