Rollback the rest of the botched r348521. Re-work would be posted to

reviews. Sorry.

Reported by:	Enji Cooper
This commit is contained in:
Maxim Sobolev 2019-06-03 15:34:00 +00:00
parent 185f7e0a9d
commit e1216db508
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348540

View file

@ -887,7 +887,7 @@ MTREEFLAGS+= -W
INSTALLFLAGS+= -h sha256
.endif
.if defined(DB_FROM_SRC) || defined(NO_ROOT)
IMAKE_INSTALL= INSTALL="${INSTALL} ${INSTALLFLAGS}"
IMAKE_INSTALL= INSTALL="install ${INSTALLFLAGS}"
IMAKE_MTREE= MTREE_CMD="mtree ${MTREEFLAGS}"
.endif