Author: ken
Date: 2012-02-05 15:26:12 -0700 (Sun, 05 Feb 2012)
New Revision: 9279

Modified:
   trunk/BOOK/xsoft/office/gimp.xml
Log:
Fix typos in patch names (where they are applied) - thanks to Fernando de 
Oliveira for the report.

Modified: trunk/BOOK/xsoft/office/gimp.xml
===================================================================
--- trunk/BOOK/xsoft/office/gimp.xml    2012-02-05 20:38:16 UTC (rev 9278)
+++ trunk/BOOK/xsoft/office/gimp.xml    2012-02-05 22:26:12 UTC (rev 9279)
@@ -137,8 +137,8 @@
     <para>Install <application>GIMP</application> by running
     the following commands:</para>
 
-<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-security_fixes-1.patch 
&amp;&amp;
-patch -Np1 -i ../gimp-&gimp-version;-libpng_fixes-1.patch &amp;&amp;
+<screen><userinput>patch -Np1 -i ../gimp-&gimp-version;-security_fix-1.patch 
&amp;&amp;
+patch -Np1 -i ../gimp-&gimp-version;-libpng_fix-1.patch &amp;&amp;
 ./configure --prefix=/usr \
             --sysconfdir=/etc &amp;&amp;
 make</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