gvimrc isn't defined anymore in LFS.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-07-29 12:09:43 +00:00
parent a7e97df78a
commit f7ea35ee2e

View File

@ -41,8 +41,7 @@ for suggested installation instructions.</para>
<filename>vim-&vim-version;.tar.bz2</filename> and (optionally)
<filename>vim-&vim-version;-lang.tar.gz</filename> archives into the
same directory. Then, change the default locations of the
<filename>vimrc</filename> and <filename>gvimrc</filename>
configuration files to <filename
<filename>vimrc</filename> configuration file to <filename
class="directory">/etc</filename>:</para>
<screen><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"' &gt;&gt; src/feature.h</userinput></screen>