diff options
Diffstat (limited to 'recipes/vim/vim_7.0.bb')
-rw-r--r-- | recipes/vim/vim_7.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vim/vim_7.0.bb b/recipes/vim/vim_7.0.bb index c821f6e974..e3fa7ab1e9 100644 --- a/recipes/vim/vim_7.0.bb +++ b/recipes/vim/vim_7.0.bb @@ -2,7 +2,7 @@ VIMVER = "70" require vim.inc -PR = "r1" +PR = "${INC_PR}.1" EXTRA_OECONF = "--enable-gui=none --disable-gtktest \ --disable-xim --with-features=big \ |