diff options
Diffstat (limited to 'chapter05/tar.xml')
-rw-r--r-- | chapter05/tar.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 731166a71..002dc228f 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -43,10 +43,6 @@ <sect2 role="installation"> <title>Installation of Tar</title> - <para>First fix a bug that was inserted into the latest code release:</para> - -<screen><userinput remap="pre">sed -i /SIGPIPE/d src/tar.c</userinput></screen> - <para>Prepare Tar for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen> |