Post-installworld mergemaster breakage r348504 -> r348529?
David Wolfskill
david at catwhisker.org
Mon Jun 3 11:27:49 UTC 2019
On Mon, Jun 03, 2019 at 01:17:44PM +0200, Andreas Nilsson wrote:
> ...
> > Any hints?
> ....
> Might this be the same I noticed with "make packages", ie:
> diff --git a/Makefile.inc1 b/Makefile.inc1
> index 6c77c8abdb8..60ac6493c95 100644
> --- a/Makefile.inc1
> +++ b/Makefile.inc1
> @@ -888,7 +888,7 @@ INSTALLFLAGS+= -h sha256
> .endif
> .if defined(DB_FROM_SRC) || defined(NO_ROOT)
> IMAKE_INSTALL= INSTALL="${INSTALL} ${INSTALLFLAGS}"
> -IMAKE_MTREE= MTREE_CMD="${MTREE_CMD} ${MTREEFLAGS}"
> +IMAKE_MTREE= MTREE_CMD="${MTREE} ${MTREEFLAGS}"
> .endif
>
> DESTDIR_MTREEFLAGS= -deU
>
> Best regards
> Andreas
> ....
Thank you! Yes; that fixes it.
(Sorry for failing to recognize that the git hash you cited was related
to the r348504 - r348529 range....)
Peace,
david
--
David H. Wolfskill david at catwhisker.org
"One of the things I learned is it’s not about the political view, it’s about
the kind of person they are.” -- political reporter Dave Bryan (retired)
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20190603/602d6296/attachment.sig>
More information about the freebsd-current
mailing list