1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-18 13:23:57 +02:00
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
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
scripts
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