[oe-commits] org.oe.oz354x vim 7.0: enable big feature set

hrw commit openembedded-commits at lists.openembedded.org
Fri Sep 1 12:27:51 UTC 2006


vim 7.0: enable big feature set

Author: hrw at openembedded.org
Branch: org.openembedded.oz354x
Revision: 764817232ea04caf4ec0fb41616ad2f1f99146fe
ViewMTN: http://monotone.openembedded.org/revision.psp?id=764817232ea04caf4ec0fb41616ad2f1f99146fe
Files:
1
packages/vim/vim_7.0.bb
Diffs:

#
# mt diff -rae8ef03bb3d55c4ef79eccff3607c68e110efe52 -r764817232ea04caf4ec0fb41616ad2f1f99146fe
#
# 
# 
# patch "packages/vim/vim_7.0.bb"
#  from [90ef11bf0d368ff3f113764bbaabd819b145ea5b]
#    to [33b83c1ff90dc10132f405858469df96eabb4fdf]
# 
============================================================
--- packages/vim/vim_7.0.bb	90ef11bf0d368ff3f113764bbaabd819b145ea5b
+++ packages/vim/vim_7.0.bb	33b83c1ff90dc10132f405858469df96eabb4fdf
@@ -1,9 +1,11 @@ include vim.inc
 VIMVER = "70"
 
 include vim.inc
 
+PR = "r1"
+
 EXTRA_OECONF = "--enable-gui=none --disable-gtktest \
-		--disable-xim --with-features=normal \
+		--disable-xim --with-features=big \
 		--disable-gpm --without-x --disable-netbeans \
 		--with-tlib=ncurses"
 






More information about the Openembedded-commits mailing list