2 <title>Command explanations</title>
4 <para><userinput>patch -Np1 -i ../vim-&vim-version;.patch:</userinput> This
5 patch fixes a compile problem with GCC-3.2.</para>
8 CPPFLAGS=-DSYS_VIMRC_FILE=\\\"/etc/vimrc\\\":</userinput> Setting this will
9 cause vim to look for the <filename>/etc/vimrc</filename> file that
10 contains the global vim settings. Normally this file is looked for in
11 <filename class="directory">/usr/share/vim</filename>, but
12 <filename class="directory">/etc</filename> is a more logical place for
13 this kind of file.</para>