Quellcode durchsuchen

Remove another obsolete sed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs vor 6 Jahren
Ursprung
Commit
affc5035ec
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      chapter06/texinfo.xml

+ 0 - 4
chapter06/texinfo.xml

@@ -41,10 +41,6 @@
   <sect2 role="installation">
     <title>Installation of Texinfo</title>
 
-    <para>Fix a file that creates a lot of failures in the regression checks:</para>
-
-<screen><userinput remap="pre">sed -i '5481,5485 s/({/(\\{/' tp/Texinfo/Parser.pm</userinput></screen>
-
     <para>Prepare Texinfo for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>