Magellan Linux

Diff of /trunk/core/vim/vim-7.2-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3667 by niro, Thu Oct 29 07:59:33 2009 UTC revision 3668 by niro, Thu Oct 29 08:05:34 2009 UTC
# Line 69  src_prepare() Line 69  src_prepare()
69   [[ ${i} = 101 ]] && continue # win32   [[ ${i} = 101 ]] && continue # win32
70   [[ ${i} = 138 ]] && continue # amiga dos os2 vms   [[ ${i} = 138 ]] && continue # amiga dos os2 vms
71   [[ ${i} = 150 ]] && continue # extras   [[ ${i} = 150 ]] && continue # extras
72     [[ ${i} = 172 ]] && continue # win32
73    
74   ver=00${i}   ver=00${i}
75   [[ ${i} -ge 10 ]] && ver=0${i}   [[ ${i} -ge 10 ]] && ver=0${i}

Legend:
Removed from v.3667  
changed lines
  Added in v.3668