diff options
Diffstat (limited to 'chapter06/xz.xml')
-rw-r--r-- | chapter06/xz.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter06/xz.xml b/chapter06/xz.xml index e566273e6..8d29b578a 100644 --- a/chapter06/xz.xml +++ b/chapter06/xz.xml @@ -44,13 +44,6 @@ <sect2 role="installation"> <title>Installation of Xz</title> - <para>First, fix an internal problem:</para> - -<screen><userinput remap="pre">sed -e '/mf\.buffer = NULL/a next->coder->mf.size = 0;' \ - -i src/liblzma/lz/lz_encoder.c</userinput></screen> - - - <para>Prepare Xz for compilation with:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |