diff options
-rw-r--r-- | meta/recipes-support/vim/vim.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 071deed338..e5dcd00c96 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
@@ -128,7 +128,6 @@ FILES:${PN}-data = "${datadir}/${BPN}" | |||
128 | # We do not want to complain if perl or gawk are not on the target. | 128 | # We do not want to complain if perl or gawk are not on the target. |
129 | # | 129 | # |
130 | FILES:${PN}-tools = "${datadir}/${BPN}/${VIMDIR}/tools" | 130 | FILES:${PN}-tools = "${datadir}/${BPN}/${VIMDIR}/tools" |
131 | INSANE_SKIP:${PN}-tools = "file-rdeps" | ||
132 | 131 | ||
133 | FILES:${PN}-common = " \ | 132 | FILES:${PN}-common = " \ |
134 | ${datadir}/${BPN}/${VIMDIR}/*.vim \ | 133 | ${datadir}/${BPN}/${VIMDIR}/*.vim \ |