|
@@ -13,14 +13,10 @@ Estimated required disk space: &ncurses-compsize-tools;</screen>
|
|
|
<sect2>
|
|
|
<title>Installation of Ncurses</title>
|
|
|
|
|
|
-<para>Fix two minor things:</para>
|
|
|
+<para>Fix a minor problem related to the <filename>etip.h</filename> header
|
|
|
+file:</para>
|
|
|
|
|
|
-<screen><userinput>patch -Np1 -i ../&ncurses-etip-patch;
|
|
|
-patch -Np1 -i ../&ncurses-vsscanf-patch;</userinput></screen>
|
|
|
-
|
|
|
-<para>The first patch corrects the <filename>etip.h</filename> header file, and
|
|
|
-the second patch prevents some compiler warnings being issued on the use of
|
|
|
-deprecated headers.</para>
|
|
|
+<screen><userinput>patch -Np1 -i ../&ncurses-etip-patch;</userinput></screen>
|
|
|
|
|
|
<para>Now prepare Ncurses for compilation:</para>
|
|
|
|