浏览代码

Remove another obsolete sed

was r11549.
Bruce Dubbs 6 年之前
父节点
当前提交
a463bc0739
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      chapter06/texinfo.xml

+ 0 - 4
chapter06/texinfo.xml

@@ -40,10 +40,6 @@
   <sect2 role="installation">
     <title>安装 Texinfo</title>
 
-    <para>修复一个在退化测试中产生大量失败的文件:</para>
-
-<screen><userinput remap="pre">sed -i '5481,5485 s/({/(\\{/' tp/Texinfo/Parser.pm</userinput></screen>
-
     <para>准备安装 Texinfo:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>