install vim-core explicitlyv1.2.1
commit0c99df9481cae87d42413ad647425ecfe044a42e
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Mon, 14 Jan 2019 12:55:28 +0000 (14 07:55 -0500)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Mon, 14 Jan 2019 12:57:42 +0000 (14 07:57 -0500)
treefc11f37504d9369feaaed40132d3daa44732e8c0
parent9ef5f10bb13a8a427b1a71f2cdad4d130291af28
install vim-core explicitly

The 1.2 userland build had a missing dependency - editor/vim needs to
depend on editor/vim/vim-core.  This resulted in the installed system
not having vim installed.

This commit explicitly installs vim-core so that we can make a point
release without rebuilding everything.
build_image.sh
build_zfs_send.sh