diff options
| -rw-r--r-- | meta-oe/recipes-support/vim/vim_7.4.258.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vim/vim_7.4.258.bb b/meta-oe/recipes-support/vim/vim_7.4.258.bb index 19c8abc7ea..2d3b0c26ab 100644 --- a/meta-oe/recipes-support/vim/vim_7.4.258.bb +++ b/meta-oe/recipes-support/vim/vim_7.4.258.bb | |||
| @@ -17,6 +17,7 @@ S = "${WORKDIR}/${PN}/src" | |||
| 17 | VIMDIR = "${PN}${@d.getVar('PV',1).split('.')[0]}${@d.getVar('PV',1).split('.')[1]}" | 17 | VIMDIR = "${PN}${@d.getVar('PV',1).split('.')[0]}${@d.getVar('PV',1).split('.')[1]}" |
| 18 | 18 | ||
| 19 | inherit autotools update-alternatives | 19 | inherit autotools update-alternatives |
| 20 | inherit autotools-brokensep | ||
| 20 | 21 | ||
| 21 | # vim configure.in contains functions which got 'dropped' by autotools.bbclass | 22 | # vim configure.in contains functions which got 'dropped' by autotools.bbclass |
| 22 | do_configure () { | 23 | do_configure () { |
