|
@@ -41,7 +41,7 @@
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Zlib</title>
|
|
<title>Installation of Zlib</title>
|
|
|
|
|
|
- <para>First, fix a type in the package header file:</para>
|
|
|
|
|
|
+ <para>First, fix a typo in the package header file:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">sed -i 's/ifdef _LARGEFILE64_SOURCE/ifndef _LARGEFILE64_SOURCE/' zlib.h</userinput></screen>
|
|
<screen><userinput remap="pre">sed -i 's/ifdef _LARGEFILE64_SOURCE/ifndef _LARGEFILE64_SOURCE/' zlib.h</userinput></screen>
|
|
|
|
|