Просмотр исходного кода

Remove another obsolete sed

was r11549.
Bruce Dubbs 6 лет назад
Родитель
Сommit
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>