Author: pierre
Date: Fri Feb 6 01:21:25 2015
New Revision: 15455
Log:
typo in swig page. Ticket #6117
Modified:
trunk/BOOK/general/prog/swig.xml
Modified: trunk/BOOK/general/prog/swig.xml
==============================================================================
--- trunk/BOOK/general/prog/swig.xml Thu Feb 5 08:45:06 2015 (r15454)
+++ trunk/BOOK/general/prog/swig.xml Fri Feb 6 01:21:25 2015 (r15455)
@@ -118,7 +118,7 @@
Fix an issue with gccgo-4.9.2:
</para>
-<screen><userinput>sed -i 's/"\.")/"_")/' -i
Source/Modules/go.cxx</userinput></screen>
+<screen><userinput>sed -e 's/"\.")/"_")/' -i
Source/Modules/go.cxx</userinput></screen>
<para>
Install <application>SWIG</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