diff options
Diffstat (limited to 'recipes/vim/vim_7.0.bb')
-rw-r--r-- | recipes/vim/vim_7.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/vim/vim_7.0.bb b/recipes/vim/vim_7.0.bb deleted file mode 100644 index e3fa7ab1e9..0000000000 --- a/recipes/vim/vim_7.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -VIMVER = "70" - -require vim.inc - -PR = "${INC_PR}.1" - -EXTRA_OECONF = "--enable-gui=none --disable-gtktest \ - --disable-xim --with-features=big \ - --disable-gpm --without-x --disable-netbeans \ - --with-tlib=ncurses" |