Author: randy
Date: 2009-02-26 11:32:46 -0700 (Thu, 26 Feb 2009)
New Revision: 7780

Modified:
   trunk/BOOK/general/sysutils/gpm.xml
Log:
Fixed a typo in the GPM instructions, thanks to Ryan Isaacs for pointing it out

Modified: trunk/BOOK/general/sysutils/gpm.xml
===================================================================
--- trunk/BOOK/general/sysutils/gpm.xml 2009-02-25 03:58:12 UTC (rev 7779)
+++ trunk/BOOK/general/sysutils/gpm.xml 2009-02-26 18:32:46 UTC (rev 7780)
@@ -98,7 +98,7 @@
 ln -v -s libgpm.so.2.1.0 /usr/lib/libgpm.so                        &&
 install -v -m644 conf/gpm-root.conf /etc                           &&
 
-install -v -m755 -d destdir/usr/share/doc/gpm-&gpm-version;               
&&
+install -v -m755 -d /usr/share/doc/gpm-&gpm-version;                      
&&
 chmod   -v   755    doc/{changes,support}                          && 
 chmod   -v   644    doc/{changes/*,support/*,FAQ,HACK_GPM,README*} &&
 cp      -v -R       doc/{FAQ,HACK_GPM,README*,changes,support} \

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