[openssh-commits] [openssh] branch master updated (83a6dc6b -> 102d106b)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed May 13 12:09:56 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 83a6dc6b make depend
new 102d106b explicitly manage .depend and .depend.bak
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 102d106bc2e50347d0e545fad6ff5ce408d67247
Author: Damien Miller <djm at mindrot.org>
Date: Wed May 13 12:08:34 2020 +1000
explicitly manage .depend and .depend.bak
Bring back removal of .depend to give the file a known state before
running makedepend, but manually move aside the current .depend file
and restore it as .depend.bak afterwards so the stale .depend check
works as expected.
Summary of changes:
Makefile.in | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list