On 11/10/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote:
Hi,
is there a script around, which downloads the newest patches for vim,
unpack the source (located on my pc), patch the source, build a new
archive for the next time including handling the downloaded patches,
compiles the source and installs the results ?
Or a part of that ?
Thanks a lot for any help in advance!
Keep editing ! :)
mcc
Try
http://www.vim.org/scripts/script.php?script_id=1473
vim7-install.sh : {download + build + install} latest vim7 from svn
sources in 1 command
Regarding thr "apply patches" part, I 'm working on adding the "pathing"
functionality. It's not in yet.
Yakov