diff options
author | Wade Berrier <wberrier@gmail.com> | 2008-10-06 19:18:11 +0000 |
---|---|---|
committer | Wade Berrier <wberrier@gmail.com> | 2008-10-06 19:18:11 +0000 |
commit | 6afbfedbb4407945a98c3ef5fd02790bea040832 (patch) | |
tree | ef5c1246237c0c0c148cff63eed647c534eedf04 /package/editors/vim/patches | |
parent | af9710538ec1ece4819415341d303fb55c837331 (diff) | |
download | buildroot-novena-6afbfedbb4407945a98c3ef5fd02790bea040832.tar.gz buildroot-novena-6afbfedbb4407945a98c3ef5fd02790bea040832.zip |
vim:
-Apply patches from list
(http://buildroot.uclibc.org/lists/buildroot/2008-July/009846.html
http://buildroot.uclibc.org/lists/buildroot/2008-August/010104.html)
-add more vim patches
-Switch to http vs ftp since ftp is slow
-Fix configure.patch to apply cleanly after patch update
Diffstat (limited to 'package/editors/vim/patches')
-rw-r--r-- | package/editors/vim/patches | 69 |
1 files changed, 68 insertions, 1 deletions
diff --git a/package/editors/vim/patches b/package/editors/vim/patches index 81acab59a..2d5f45774 100644 --- a/package/editors/vim/patches +++ b/package/editors/vim/patches @@ -112,7 +112,7 @@ 122 123 125 -126 +126ne 127 130 131 @@ -231,3 +231,70 @@ 250 251 252 +253 +254 +255 +256 +257 +258 +259 +260 +261 +262 +263 +264 +265 +266 +267 +268 +269 +270 +271 +272 +273 +274 +276 +277 +279 +284 +286 +287 +289 +290 +292 +293 +294 +295 +296 +297 +298 +299 +300 +301 +302 +303 +304 +305 +306 +307 +308 +309 +310 +311 +313 +314 +315 +316 +317 +318 +319 +320 +322 +323 +324 +325 +326 +327 +328 +329 +330 |