On 2008-01-07, Philip Prindeville <[EMAIL PROTECTED]> wrote: > Ben Schmidt wrote: > >>> So... is there a tarball that contains everything then? > >>> > >> There are 3 tarballs. vim-7.1.tar.bz2, vim-7.1-extra.tar.gz, and > >> vim-7.1-lang.tar.gz. The extra tarballs are under the extra > >> directory on the ftp server. > >> > > > > Which is a 'no', in case that wasn't clear. To get everything, > > you need to get the three tarballs, which are designed to be > > extracted 'on top of' each other, i.e. their contents get > > merged together to obtain the whole set of sources.
> Ok, never mind. We'll just skip the updates for now then... Having > multiple tars to unpack just doesn't work well with our build system. You only have to fetch and unpack them once per major release, so it shouldn't be a big deal. Everything is configured and built from the top-level configure and make commands. > Different question: can the targets be broken up in the Makefile so > that you have finer granularity of what gets installed? > > We're trying to "skinny up" the package, and don't want the docs/man > pages installed... The various install targets are documented in the comments at the top of vim71/src/Makefile, item #5. Regards, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
