Invoke the recently added mm-mtree.sh release script to store a pre-built

mergemaster mtree database in the 'base' dist.

MFC after:	3 days
This commit is contained in:
John Baldwin 2009-08-24 21:56:41 +00:00
parent 7b0eef0b32
commit 1dc6903b78
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196522

View File

@ -646,6 +646,7 @@ release.2:
cd ${.CURDIR}/.. && ${CROSSMAKE} distrib-dirs DESTDIR=${RD}/trees/base
cd ${.CURDIR}/.. && ${CROSSMAKE} ${WORLD_FLAGS} distributeworld \
DISTDIR=${RD}/trees
sh ${.CURDIR}/scripts/mm-mtree.sh -F "${CROSSENV}" -D "${RD}/trees/base"
touch ${.TARGET}
# Make and install the generic kernel(s).