openwrt-packages/utils/vim
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
..
files vim: update to 8.2 2020-07-28 15:46:52 -07:00
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
scripts vim: fix build on non-linux systems after upgrade 2018-10-10 10:50:25 +02:00
Makefile vim: explicitly disable selinux 2020-08-18 00:23:02 -07:00
test.sh vim: run test.sh only for vim{-full,-fuller} 2020-10-09 15:54:04 -10:00