From c2e3f410ad356fdec7ecd10754ecc5a7c63b46b7 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 09:28:10 +0200 Subject: vim: remved FILESDIR from inc; renamed patches dir removed FILESDIR moved vim-7.2 dir to files (which is afaik the preferred way if files are to be used by different recipes (not being different versions of the recipe) Signed-off-by: Frans Meulenbroeks --- recipes/vim/vim.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/vim/vim.inc') diff --git a/recipes/vim/vim.inc b/recipes/vim/vim.inc index 185b599073..054d7d8d77 100644 --- a/recipes/vim/vim.inc +++ b/recipes/vim/vim.inc @@ -5,9 +5,7 @@ DEPENDS = "ncurses" RSUGGESTS_${PN} = "diffutils" LICENSE = "vim" -FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/vim-${PV}" - -INC_PR = "r5" +INC_PR = "r6" SRC_URI = "ftp://ftp.vim.org/pub/vim/unix/vim-${PV}.tar.bz2;name=vim${PV}tarbz2 \ ftp://ftp.vim.org/pub/vim/extra/vim-${PV}-extra.tar.gz;name=vim${PV}extratargz \ -- cgit v1.2.3