Grmbl, poudriere still calls this unused empty target, so putting it back.
Reported by: antoine Sponsored by: Absolight
This commit is contained in:
parent
8db9846231
commit
6683dbc3fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417008
@ -3571,6 +3571,11 @@ check-umask:
|
||||
fi
|
||||
.endif
|
||||
|
||||
.if !target(install-mtree)
|
||||
install-mtree:
|
||||
@${DO_NADA}
|
||||
.endif
|
||||
|
||||
.if !target(install-ldconfig-file)
|
||||
install-ldconfig-file:
|
||||
. if defined(USE_LDCONFIG) || defined(USE_LDCONFIG32)
|
||||
|
Loading…
Reference in New Issue
Block a user