aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/less.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/less.xml b/chapter06/less.xml
index 67dbb38e5..21c6d9900 100644
--- a/chapter06/less.xml
+++ b/chapter06/less.xml
@@ -34,11 +34,6 @@
<sect2 role="installation">
<title>Installation of Less</title>
- <para>Apply a patch that prevents Less from using a deprecated function:
- </para>
-
-<screen><userinput>patch -Np1 -i ../&less-signal_fix-patch;</userinput></screen>
-
<para>Prepare Less for compilation:</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc</userinput></screen>