summaryrefslogtreecommitdiffstats
path: root/package/editors/vim/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-04-26 22:03:37 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-04-26 22:03:37 +0200
commite0db53202c306634005fa2f6068ea7f06d68d5ab (patch)
treecfd6434173bd329ac08b90e6e305262a50b385b7 /package/editors/vim/Config.in
parent187f0a55323437e33f5a66ef670fe0e49f52bc45 (diff)
downloadbuildroot-novena-e0db53202c306634005fa2f6068ea7f06d68d5ab.tar.gz
buildroot-novena-e0db53202c306634005fa2f6068ea7f06d68d5ab.zip
package: get rid of editors subdir
Not much point in a seperate subdir for only four packages. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/editors/vim/Config.in')
-rw-r--r--package/editors/vim/Config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/editors/vim/Config.in b/package/editors/vim/Config.in
deleted file mode 100644
index 30b73d305..000000000
--- a/package/editors/vim/Config.in
+++ /dev/null
@@ -1,15 +0,0 @@
-config BR2_PACKAGE_VIM
- bool "vim"
- select BR2_PACKAGE_NCURSES
- help
- VIM Text editor
-
- http://www.vim.org/
-
-config BR2_PACKAGE_VIM_RUNTIME
- bool "install runtime"
- default y
- depends on BR2_PACKAGE_VIM
- help
- Install VIM runtime (syntax highlighing + macros).
- This option adds about 13MB of data to /usr/share/