Prechádzať zdrojové kódy

Remove another obsolete sed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 rokov pred
rodič
commit
affc5035ec
1 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  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>