openwrt-packages/utils/vim
Karel Kočí d4cc947570
vim: variants conflict with each other
This adds conflicts between the variants,
because they provide the same files, and it should not be
possible to install them side by side. Otherwise, it might happen that
half files would be from one variant and the other half from the
other.

Also, adds provides as if you request to install ``vim`` and
``vim-full``, then the request could be satisfied even they collide,
because ``vim-full`` provides ``vim`` package.

Signed-off-by: Karel Kočí <cynerd@email.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[add commit message]
(cherry picked from commit 46c058468a)
2022-08-24 08:25:17 +02:00
..
files vim: update to 8.2 2020-07-28 15:46:52 -07:00
patches vim: fix compilation with macOS 2021-10-05 17:33:28 -07:00
scripts vim: fix build on non-linux systems after upgrade 2018-10-10 10:50:25 +02:00
Makefile vim: variants conflict with each other 2022-08-24 08:25:17 +02:00
test.sh vim: run test.sh only for vim{-full,-fuller} 2020-10-09 15:54:04 -10:00