]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - pkgs/vim/patches/vim-7.3.079.patch0
Change file layout of the makefiles.
[people/arne_f/ipfire-3.x.git] / pkgs / vim / patches / vim-7.3.079.patch0
1 To: vim_dev@googlegroups.com
2 Subject: Patch 7.3.079
3 Fcc: outbox
4 From: Bram Moolenaar <Bram@moolenaar.net>
5 Mime-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8 ------------
9
10 Patch 7.3.079
11 Problem: Duplicate lines in makefile.
12 Solution: Remove the lines. (Hong Xu)
13 Files: src/Make_mvc.mak
14
15
16 *** ../vim-7.3.078/src/Make_mvc.mak 2010-11-03 21:59:23.000000000 +0100
17 --- src/Make_mvc.mak 2010-12-08 14:53:16.000000000 +0100
18 ***************
19 *** 380,388 ****
20 !if "$(_NMAKE_VER)" == "10.00.30319.01"
21 MSVCVER = 10.0
22 !endif
23 - !if "$(_NMAKE_VER)" == "9.00.30729.01"
24 - MSVCVER = 9.0
25 - !endif
26 !endif
27
28 # Abort bulding VIM if version of VC is unrecognised.
29 --- 380,385 ----
30 *** ../vim-7.3.078/src/version.c 2010-12-08 14:23:08.000000000 +0100
31 --- src/version.c 2010-12-08 14:54:02.000000000 +0100
32 ***************
33 *** 716,717 ****
34 --- 716,719 ----
35 { /* Add new patch number below this line */
36 + /**/
37 + 79,
38 /**/
39
40 --
41 login: yes
42 password: I don't know, please tell me
43 password is incorrect
44 login: yes
45 password: incorrect
46
47 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
48 /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
49 \\\ an exciting new programming language -- http://www.Zimbu.org ///
50 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///