From 6afbfedbb4407945a98c3ef5fd02790bea040832 Mon Sep 17 00:00:00 2001 From: Wade Berrier Date: Mon, 6 Oct 2008 19:18:11 +0000 Subject: 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 --- package/editors/vim/patches | 69 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) (limited to 'package/editors/vim/patches') 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 -- cgit v1.2.3