|
@@ -45,8 +45,7 @@ same directory. Then, change the default locations of the
|
|
|
configuration files to <filename
|
|
|
class="directory">/etc</filename>:</para>
|
|
|
|
|
|
-<screen><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h
|
|
|
-echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' >> src/feature.h</userinput></screen>
|
|
|
+<screen><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h</userinput></screen>
|
|
|
|
|
|
<para>Vim has a security vulnerability already addressed upstream. The
|
|
|
following patch fixes the problem:</para>
|