HomeFreeBSD

Makefile.inc1: attempt to fix pkgbase building

Description

Makefile.inc1: attempt to fix pkgbase building

After b44147bb12450bdf851a519d1cdc85402f89ed1f there is no dependence
relationshop between create-packages and real-update-packages, which
results on the package building cluster in a race condition
real-update-packages tries to open a package which is being created by
the create-packages target and make the whole build fail.

Ensure create-packages and real-update-packages is sequential

Details

Provenance
baptAuthored on Mon, Jun 16, 11:20 AM
Parents
rG2a05d577ab30: nuageinit: add a post network script
Branches
Unknown
Tags
Unknown