diff options
Diffstat (limited to 'chapter08/xz.xml')
-rw-r--r-- | chapter08/xz.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/xz.xml b/chapter08/xz.xml index e4c43131c..bf108ad34 100644 --- a/chapter08/xz.xml +++ b/chapter08/xz.xml @@ -44,6 +44,10 @@ <sect2 role="installation"> <title>Installation of Xz</title> + <para>Apply a patch to fix an issue in xzgrep:</para> + +<screen><userinput remap="pre">patch -Np1 -i ../&xz-upstream-fix-patch;</userinput></screen> + <para>Prepare Xz for compilation with:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |