aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/zstd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/zstd.xml')
-rw-r--r--chapter08/zstd.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml
index 902f982e4..ae793a34b 100644
--- a/chapter08/zstd.xml
+++ b/chapter08/zstd.xml
@@ -42,10 +42,6 @@
<sect2 role="installation">
<title>Installation of Zstd</title>
- <para>Apply a patch to fix some issues identified by upstream:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&zstd-upstream-fixes-patch;</userinput></screen>
-
<para>Compile the package:</para>
<screen><userinput remap="make">make prefix=/usr</userinput></screen>