From 1011ada389f928dc1af457378f8a5b1d21b418f8 Mon Sep 17 00:00:00 2001
From: Chris Larson <clarson@kergoth.com>
Date: Thu, 23 Oct 2003 22:24:20 +0000
Subject: Add initial vim-tiny package.  builds in tiny mode (no vimdiff). 
 cuts the binary size by a few hundred k.  Still need to make the
 /usr/share/vim/* packaging more granular.

BKrev: 3f985514uMh7FKd2yuHI6mp4FUorVg
---
 vim/vim-tiny_6.2.oe | 0
 vim/vim_6.2.oe      | 2 ++
 2 files changed, 2 insertions(+)
 create mode 100644 vim/vim-tiny_6.2.oe

(limited to 'vim')

diff --git a/vim/vim-tiny_6.2.oe b/vim/vim-tiny_6.2.oe
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/vim/vim_6.2.oe b/vim/vim_6.2.oe
index 1eb68b8c9c..b46efd2f5c 100644
--- a/vim/vim_6.2.oe
+++ b/vim/vim_6.2.oe
@@ -21,3 +21,5 @@ do_configure () {
 	touch auto/configure
 	touch auto/config.mk auto/config.h
 }
+
+#FILES_${PN}-doc=${datadir}/vim/vim62/doc ${mandir} ${infodir}
-- 
cgit v1.2.3