Author: randy
Date: 2008-10-13 07:34:51 -0600 (Mon, 13 Oct 2008)
New Revision: 7590

Modified:
   trunk/BOOK/general/sysutils/gpm.xml
Log:
Added an overlooked command to rebuild the /usr/share/info/dir file in the GPM 
instructions

Modified: trunk/BOOK/general/sysutils/gpm.xml
===================================================================
--- trunk/BOOK/general/sysutils/gpm.xml 2008-10-13 13:11:00 UTC (rev 7589)
+++ trunk/BOOK/general/sysutils/gpm.xml 2008-10-13 13:34:51 UTC (rev 7590)
@@ -92,6 +92,9 @@
 
 <screen role="root"><userinput>make install &amp;&amp;
 
+install-info --dir-file=/usr/share/info/dir \
+             /usr/share/info/gpm.info &amp;&amp;
+
 ln -v -s libgpm.so.2.1.0 /usr/lib/libgpm.so &amp;&amp;
 install -v -m644 conf/gpm-root.conf /etc</userinput></screen>
 

-- 
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