Author: ken
Date: Mon Nov 16 14:38:43 2015
New Revision: 16666

Log:
asymptote - Remove duplicate sed, thanks to Bruce for spotting it. Not replying 
to the list, my posts there are not getting through - for this, I have already 
spent too much time on it, I'm not going to test the suggested change and I 
wish I had saved time by just using the patch.

Modified:
   trunk/BOOK/pst/typesetting/asymptote.xml

Modified: trunk/BOOK/pst/typesetting/asymptote.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/asymptote.xml    Mon Nov 16 14:15:17 2015        
(r16665)
+++ trunk/BOOK/pst/typesetting/asymptote.xml    Mon Nov 16 14:38:43 2015        
(r16666)
@@ -114,7 +114,7 @@
     </para>
 
 <screen><userinput>sed -i -e '/ellint_D/s/3/2/' \
-sed    -e '/ellint_D/s/.SYM(n)//' gsl.cc</userinput></screen>
+       -e '/ellint_D/s/.SYM(n)//' gsl.cc</userinput></screen>
 
     <para>
       Install <application>asymptote</application> by running the following
-- 
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